Mercurial > repos > iuc > jvarkit_wgscoverageplotter
view tool_data_table_conf.xml.sample @ 1:7ce367e94a93 draft
"planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit daf26ee9c6301e69786c505d9c9f97c67fd59746"
| author | iuc |
|---|---|
| date | Thu, 11 Feb 2021 10:13:41 +0000 |
| parents | cf2d9bf2d7ad |
| children |
line wrap: on
line source
<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> <!-- Locations of samtools indexed genomes --> <table name="fasta_indexes" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/fasta_indexes.loc" /> </table> </tables>
