segmentmodel_from_cadnano
Module documentation for segmentmodel_from_cadnano.
API Reference
get_helix_angle(part, helix_id, indices, index_offset=0, fwd=True)
Get "start_orientation" for helix
Source code in mrdna/readers/segmentmodel_from_cadnano.py
87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 |
|