Mercurial > repos > iuc > hmmer_hmmbuild
annotate tool-data/hmm_database.loc.sample @ 6:6846f8789e33 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit db615ae8a189ad988ec08090051a128355a4be70"
author | iuc |
---|---|
date | Thu, 14 Jan 2021 15:41:47 +0000 |
parents | 3033a7092b3e |
children |
rev | line source |
---|---|
1
3033a7092b3e
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 |
3033a7092b3e
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 |
3033a7092b3e
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) |
3033a7092b3e
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. |
3033a7092b3e
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): |
3033a7092b3e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
6 # |
3033a7092b3e
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> |
3033a7092b3e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
8 # |
3033a7092b3e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
9 #So, for example: |
3033a7092b3e
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 |