Skip to content

Commit

Permalink
Small update of the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
davous267 committed Oct 5, 2021
1 parent 2067d31 commit cd906c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ To mark fields as "not used"/containing invalid value:
- `[object]` **altPositions:** An array of alternative positions of this nucleotide. By default, zeroth position is considered as the current one. More positions can be stored for dynamics/animation purposes.
- `[number]` **nucleobaseCenter:** centroid location of the nucleobase
- `[number]` **backboneCenter:** centroid location of the backbone
- `[number]` **baseNormal:** normal vector of the nucleobase plane (corresponds to nucleotide standard ref. frame z-axis)
- `[number]` **hydrogenFaceDir:** vector describing the direction of the face containing nucleobase's hydrogen bonds. Roughly corresponds to the standard ref. frame y-axis, i.e., it goes along the long axis of the base pair.
- `[number]` **baseNormal:** normal vector of the nucleobase plane (facing in 5'3' direction)
- `[number]` **hydrogenFaceDir:** vector describing the direction of the face containing nucleobase's hydrogen bonds.
- `[object]` **proteins:** array of coarse-grained stored proteins
- `number` **id:** unique ID of this protein
- `string` **name:** name/title of this protein
Expand Down

0 comments on commit cd906c6

Please sign in to comment.