Mercurial > repos > artbio > manta
comparison tool_data_table_conf.xml.sample @ 5:2dda8684d642 draft
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/manta commit 0c076cce96ddede06511d9fb8ebc707b9f083a1d"
| author | artbio |
|---|---|
| date | Sun, 07 Jun 2020 13:07:42 +0000 |
| parents | 55e11a23ba2a |
| children |
comparison
equal
deleted
inserted
replaced
| 4:e44fd9e36210 | 5:2dda8684d642 |
|---|---|
| 1 <tables> | 1 <tables> |
| 2 <table name="all_fasta" comment_char="#"> | 2 <table name="fasta_indexes" comment_char="#"> |
| 3 <columns>value, dbkey, name, path</columns> | 3 <columns>value, dbkey, name, path</columns> |
| 4 <file path="${__HERE__}/test-data/all_fasta.loc" /> | 4 <file path="${__HERE__}/test-data/fasta_indexes.loc" /> |
| 5 </table> | 5 </table> |
| 6 </tables> | 6 </tables> |
