Mercurial > repos > lecorguille > hmmer_hmmsearch
diff tool_data_table_conf.xml.sample @ 0:614644548bca 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:13:53 -0400 | 
| parents | |
| children | 
line wrap: on
 line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Nov 01 17:13:53 2016 -0400 @@ -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>
