Mercurial > repos > wolma > mimodd_core
changeset 1:43402b1fef4b draft
planemo upload for repository https://github.com/wm75/mimodd_galaxy_wrappers commit 99cc35e2d8ca0d5793ef37e512b434edf203bb2a
| author | wolma |
|---|---|
| date | Sat, 11 Nov 2017 16:28:40 -0500 |
| parents | 85576338fbcf |
| children | 36b4be01cce4 |
| files | tool_data_table_conf.xml.sample |
| diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Sat Nov 11 16:28:40 2017 -0500 @@ -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>
