Home | Trees | Indices | Help |
|
---|
|
|
|||
| HmmerError | ||
|
HmmerdbIndex Checks if the hmm database has been indexed or not, if not indexing will be done. |
||
|
HmmerSearch Search hmm database (using the hmmpfam program) with a sequence in fasta format. |
||
|
HmmerProfile Get the hmm profile with name hmmName from hmm databse (using the program hmmfetch). |
||
|
HmmerAlign Align fasta formated sequence to hmm profile (using hmmalign). |
||
|
Hmmer Search Hmmer Pfam database and retrieve conservation score for model |
||
|
Test Hmmer test |
|
|||
|
hmmpfamExe = settings.hmmpfam_bin
|
||
|
hmmfetchExe = settings.hmmfetch_bin
|
||
|
hmmalignExe = settings.hmmalign_bin
|
||
|
hmmindexExe = settings.hmmindex_bin
|
||
|
hmmDatabase = settings.hmm_db
|
|
hmmpfamExe
|
hmmfetchExe
|
hmmalignExe
|
hmmindexExe
|
hmmDatabase
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Tue May 1 22:34:48 2007 | http://epydoc.sourceforge.net |