Mercurial > repos > iuc > ucsc_chainnet
comparison tool_data_table_conf.xml.test @ 0:3a213e01bc7f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ucsc-tools/ucsc_chainnet commit 09ce055ec6cd95f6999cc680a707418cee25d42a
author | iuc |
---|---|
date | Fri, 30 Aug 2024 17:53:50 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:3a213e01bc7f |
---|---|
1 <tables> | |
2 <!-- Location of SAMTools indexes for FASTA files --> | |
3 <table name="fasta_indexes" comment_char="#"> | |
4 <columns>value, dbkey, name, path</columns> | |
5 <file path="${__HERE__}/test-data/fasta_indexes.loc" /> | |
6 </table> | |
7 </tables> |