Mercurial > repos > yhoogstrate > star_fusion
diff tool_data_table_conf.xml.sample @ 5:e38348dbd63f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/star_fusion commit 38b164ccb9b3cdfb58d83cdc1f05063a40123bab-dirty
| author | yhoogstrate |
|---|---|
| date | Fri, 26 Aug 2016 04:46:23 -0400 |
| parents | f36e648ed12a |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri Aug 26 04:46:23 2016 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of all fasta files under genome directory --> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/all_fasta.loc" /> + </table> +</tables>
