Description Usage Arguments Value
hmmsearch is used to search one or more profiles against a sequence database.
1 2 |
original_seq |
The absolute path for the original six-frame translation FASTA file |
hmmsearch.out |
hmmsearch output file |
hmmbuild.out |
hmmbuild output file name |
regex.seq |
pattern search function returns the sequence stored in PATT_REG variable. |
save.alignment |
alignment file |
returns total sequence (HMM, PATT_REG)
@examples reading_hmm.results(original_seq = NULL, hmmsearch.out = NULL, hmmbuild.out = NULL, regex.seq = NULL, save.alignment = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.