Safe Haskell | Safe-Inferred |
---|
Bio.PDB.EventParser.StrandSense
Description
Module with enumeration of beta-strand senses.
- data StrandSenseT
- = Parallel
- | Antiparallel
Documentation
data StrandSenseT Source
Enumeration of beta-strand sense.
Constructors
Parallel | |
Antiparallel |
Instances