Skip to content

How to import HSExposure? #16

@autodataming

Description

@autodataming

How to import HSExposure?

model = structure[0]
hse = HSExposure()

Calculate HSEalpha

exp_ca = hse.calc_hs_exposure(model, option='CA3')

Calculate HSEbeta

exp_cb=hse.calc_hs_exposure(model, option='CB')

Calculate classical coordination number

exp_fs = hse.calc_fs_exposure(model)

Print HSEalpha for a residue

print exp_ca[some_residue]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions