Mercurial > repos > fubar > jbrowse2
changeset 94:acbacaf0efe3 draft
planemo upload for repository https://github.com/usegalaxy-eu/temporary-tools/tree/master/jbrowse2 commit aeef2fbc0f90a9366851941ff51baeba410c56e4
author | fubar |
---|---|
date | Wed, 24 Apr 2024 02:32:23 +0000 |
parents | 4c517a0041a8 |
children | a0c848f00363 |
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 Wed Apr 24 02:32:23 2024 +0000 @@ -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>