Mercurial > repos > bgruening > agat
annotate tool_data_table_conf.xml.test @ 4:abba05ead5d7 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/agat commit 85b3b324f510d5f3c9322ecbdd9636e0c2cb8c07
author | bgruening |
---|---|
date | Fri, 26 Jul 2024 15:21:48 +0000 |
parents | f7c0a0030254 |
children |
rev | line source |
---|---|
0
f7c0a0030254
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/agat commit 0851e9e6d46223a8233c56f3b0bcf14e19d63916
bgruening
parents:
diff
changeset
|
1 <tables> |
f7c0a0030254
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/agat commit 0851e9e6d46223a8233c56f3b0bcf14e19d63916
bgruening
parents:
diff
changeset
|
2 <!-- Locations of FASTA index ffiles for testing --> |
f7c0a0030254
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/agat commit 0851e9e6d46223a8233c56f3b0bcf14e19d63916
bgruening
parents:
diff
changeset
|
3 <table name="fasta_indexes" comment_char="#"> |
f7c0a0030254
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/agat commit 0851e9e6d46223a8233c56f3b0bcf14e19d63916
bgruening
parents:
diff
changeset
|
4 <columns>value, dbkey, name, path</columns> |
f7c0a0030254
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/agat commit 0851e9e6d46223a8233c56f3b0bcf14e19d63916
bgruening
parents:
diff
changeset
|
5 <file path="${__HERE__}/test-data/fasta_indexes.loc" /> |
f7c0a0030254
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/agat commit 0851e9e6d46223a8233c56f3b0bcf14e19d63916
bgruening
parents:
diff
changeset
|
6 </table> |
f7c0a0030254
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/agat commit 0851e9e6d46223a8233c56f3b0bcf14e19d63916
bgruening
parents:
diff
changeset
|
7 </tables> |