Mercurial > repos > cpt > cpt_xmfa
comparison tool_data_table_conf.xml.sample @ 2:67bd43a712fb draft
planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
author | cpt |
---|---|
date | Sun, 23 Jul 2023 01:38:25 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1:bfe0d989004d | 2:67bd43a712fb |
---|---|
1 <!-- not a real sample --> | |
2 <tables> | |
3 <!-- Locations of all fasta files under genome directory --> | |
4 <table name="all_fasta" comment_char="#"> | |
5 <columns>value, dbkey, name, path</columns> | |
6 <file path="tool-data/all_fasta.loc" /> | |
7 </table> | |
8 </tables> |