Mercurial > repos > iuc > jvarkit_wgscoverageplotter
comparison tool_data_table_conf.xml.sample @ 0:cf2d9bf2d7ad draft
"planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit ee258cf884aa478b4ce4f978c4239f237c813701"
| author | iuc |
|---|---|
| date | Thu, 11 Feb 2021 08:00:09 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:cf2d9bf2d7ad |
|---|---|
| 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 <!-- Locations of samtools indexed genomes --> | |
| 8 <table name="fasta_indexes" comment_char="#"> | |
| 9 <columns>value, dbkey, name, path</columns> | |
| 10 <file path="tool-data/fasta_indexes.loc" /> | |
| 11 </table> | |
| 12 </tables> |
