1BP_MULTI_HMMSEARCH(1) User Contributed Perl DocumentationBP_MULTI_HMMSEARCH(1)
2
3
4

NAME

6       multi_hmmsearch - perform a hmmsearch into multiple FASTA files using
7                         an INDEX file
8

SYNOPSIS

10       multi_hmmsearch -p hmm_file [-i] -f index_file
11

DESCRIPTION

13       Not technically a Bio::Tools::Run script as this doesn't use any Biop‐
14       erl or Bioperl-run components but it's useful.
15
16       Mandatory Options:
17
18         -p  HMM profile to use for the search.
19         -f  INDEX file that contains a list of FASTA files for the multiple
20             search.
21
22       Special Options:
23
24         -i  Create a new index file with the resulting hmms files. This is
25             useful if you want to pass this list as input arguments into
26             another programs.
27         -h  Show this documentation.
28

FEEDBACK

30       Mailing Lists
31
32       User feedback is an integral part of the evolution of this and other
33       Bioperl modules. Send your comments and suggestions preferably to the
34       Bioperl mailing list. Your participation is much appreciated.
35
36         bioperl-l@bioperl.org                  - General discussion
37         http://bioperl.org/wiki/Mailing_lists  - About the mailing lists
38
39       Reporting Bugs
40
41       Report bugs to the Bioperl bug tracking system to help us keep track of
42       the bugs and their resolution. Bug reports can be submitted via the
43       web:
44
45         http://bugzilla.open-bio.org/
46

AUTHOR

48         Mauricio Herrera Cuadra <arareko-at-campus.iztacala.unam.mx>
49
50
51
52perl v5.8.8                       2007-04-19             BP_MULTI_HMMSEARCH(1)
Impressum