Biopython API documentation: Bio.Ndb | |||||
---|---|---|---|---|---|
Ndb This module provides code to work with html files from http://ndbserver.rutgers.edu/NDB/structure-finder/ndb/index.html Classes: Record Holds NDB sequence data. NdbParser Parses NDB sequence data into a Record object. The algorithm is based on a state machine because the record has multiple sections and the handling of tags varies depending on the section. Citations have their own state machine.
|