Mercurial > repos > lecorguille > hmmer_alimask
diff tool-data/hmm_database.loc.sample @ 0:4b708697e529 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 76281ba139c693f75a900a42c314e74d9649b0ef-dirty
| author | lecorguille |
|---|---|
| date | Tue, 01 Nov 2016 17:11:23 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/hmm_database.loc.sample Tue Nov 01 17:11:23 2016 -0400 @@ -0,0 +1,10 @@ +#This is a sample file that enables the hmmer tools to find the HMM databases +#You will need to create these data files and then create +#a hmm_database.loc file similar to this one (store it in this directory) +#that points to the directories in which those files are stored. +#The hmm_database_indices.loc file has this format (longer white space characters are TAB characters): +# +#<unique_build_id> <display_name> <file_base_path> +# +#So, for example: +#pfam_a Pfam-a /data/db/pfam/Pfam-A.hmm
