Mercurial > repos > iuc > hmmer_phmmer
annotate tool-data/hmm_database.loc.sample @ 8:92ff5dcded40 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 061757dd7b3bfe66b7738fd54bd6c5e135d9afe8
author | iuc |
---|---|
date | Mon, 06 Nov 2023 20:24:54 +0000 |
parents | e9a322ffa553 |
children |
rev | line source |
---|---|
1
e9a322ffa553
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 |
e9a322ffa553
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 |
e9a322ffa553
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) |
e9a322ffa553
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. |
e9a322ffa553
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): |
e9a322ffa553
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
6 # |
e9a322ffa553
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> |
e9a322ffa553
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
8 # |
e9a322ffa553
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
iuc
parents:
diff
changeset
|
9 #So, for example: |
e9a322ffa553
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 |