Home | Trees | Indices | Help |
|
---|
|
|
|||
| __init__(self, target, hmmdb, noSearch=None, **kw) | ||
True/False
|
__verify_fasta(self,
target) Verify that a given file or string is in Fasta format. |
||
|
prepare(self) If the target id a PDBModel its sequence will be written to disc as a fasta file. |
||
dict, [list]
|
parse_result(self) Parse the output from hmmpfam. |
||
|
finish(self) Overrides Executor method |
|
|
Verify that a given file or string is in Fasta format. The definition used for a fasta file here is that:
|
If the target id a PDBModel its sequence will be written to disc as a fasta file. If it is a fasta file the path to the file will be passed on. |
Parse the output from hmmpfam.
|
Overrides Executor method |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Tue May 1 22:34:55 2007 | http://epydoc.sourceforge.net |