Mercurial > repos > iuc > hmmer_hmmsearch
diff tool_data_table_conf.xml.sample @ 3:ae9e0b95f0c3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 2c4b4a154e2f07730fdfdaf66a09e1e09ac5efde
| author | iuc |
|---|---|
| date | Mon, 14 Nov 2016 15:08:48 -0500 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Nov 14 15:08:48 2016 -0500 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of indexes in the HMM database format --> + <table name="hmm_database" comment_char="#"> + <columns>value, name, db_path</columns> + <file path="tool-data/hmm_database.loc" /> + </table> +</tables>
