Mercurial > repos > yhoogstrate > star_fusion
diff tool_data_table_conf.xml.sample @ 3:f36e648ed12a draft
planemo upload for repository http://bioinf-galaxian/galaxy/ commit 3c38f42a143a056b0de35f03a0067d87a1d940c2-dirty
| author | yhoogstrate |
|---|---|
| date | Wed, 24 Aug 2016 07:18:07 -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 Wed Aug 24 07:18:07 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>
