Mercurial > repos > iuc > snapatac2_clustering
view tool_data_table_conf.xml.test @ 6:d258720d9a42 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/snapatac2 commit e0f59fae19e57f54ae0c351a16dd1805d12aba1d
| author | iuc |
|---|---|
| date | Tue, 25 Nov 2025 16:40:54 +0000 |
| parents | |
| children |
line wrap: on
line source
<tables> <table name="all_fasta" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="${__HERE__}/test-data/all_fasta.loc" /> </table> <table name="gene_sets" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="${__HERE__}/test-data/gene_sets.loc" /> </table> <table name="meme" comment_char="#"> <columns>value, name, path</columns> <file path="${__HERE__}/test-data/meme.loc" /> </table> </tables>
