Mercurial > repos > artbio > gatk4
comparison tool-data/tool_data_table_conf.xml.sample @ 0:c51c08cc9fcc draft
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/gatk4 commit 408454e8d10befcc76f38ab446091778537d4f31"
author | artbio |
---|---|
date | Wed, 29 Dec 2021 01:36:41 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:c51c08cc9fcc |
---|---|
1 <tables> | |
2 <!-- Locations of all fasta files under genome directory --> | |
3 <table name="all_fasta" comment_char="#"> | |
4 <columns>value, dbkey, name, path</columns> | |
5 <file path="tool-data/all_fasta.loc" /> | |
6 </table> | |
7 </tables> |