Home | Trees | Indices | Help |
|
---|
|
object --+ | HHProfileParser
A class that is HHpred HMM format aware. Produces a ProfileHMM object representation of a given HHpred profile HMM.
Note: This is NOT a regular PDB file! It must be specifically formatted for use with HHpred.
Instance Methods | |||
|
|||
|
|||
ProfileHMM |
|
||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Format input_pdb as an HHpred pre-parsed structure file for the current HMM. Formatting means: only chain_id left in the PDB file, residue sequence numbers strictly corresponding to the HMM states' ranks.
|
Parse the HMM profile.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |