Mercurial > repos > iuc > hmmer_hmmemit
annotate tool-data/hmm_database.loc.sample @ 7:96b127c59e6a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 0bccf5220ed6549db7e053f85bbe917326b0a0be"
author | iuc |
---|---|
date | Wed, 21 Jul 2021 14:11:49 +0000 |
parents | 855e2b978e3a |
children |
rev | line source |
---|---|
1
855e2b978e3a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
1 #This is a sample file that enables the hmmer tools to find the HMM databases |
855e2b978e3a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
2 #You will need to create these data files and then create |
855e2b978e3a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
3 #a hmm_database.loc file similar to this one (store it in this directory) |
855e2b978e3a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
4 #that points to the directories in which those files are stored. |
855e2b978e3a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
5 #The hmm_database_indices.loc file has this format (longer white space characters are TAB characters): |
855e2b978e3a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
6 # |
855e2b978e3a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
7 #<unique_build_id> <display_name> <file_base_path> |
855e2b978e3a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
8 # |
855e2b978e3a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
9 #So, for example: |
855e2b978e3a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
10 #pfam_a Pfam-a /data/db/pfam/Pfam-A.hmm |