Mercurial > repos > cpt > cpt_genome_editor
annotate tool_data_table_conf.xml.sample @ 4:78ce8a1a8fd1 draft
planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
author | cpt |
---|---|
date | Sun, 23 Jul 2023 01:43:12 +0000 |
parents | |
children |
rev | line source |
---|---|
4
78ce8a1a8fd1
planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff
changeset
|
1 <!-- not a real sample --> |
78ce8a1a8fd1
planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff
changeset
|
2 <tables> |
78ce8a1a8fd1
planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff
changeset
|
3 <!-- Locations of all fasta files under genome directory --> |
78ce8a1a8fd1
planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff
changeset
|
4 <table name="all_fasta" comment_char="#"> |
78ce8a1a8fd1
planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff
changeset
|
5 <columns>value, dbkey, name, path</columns> |
78ce8a1a8fd1
planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff
changeset
|
6 <file path="tool-data/all_fasta.loc" /> |
78ce8a1a8fd1
planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff
changeset
|
7 </table> |
78ce8a1a8fd1
planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff
changeset
|
8 </tables> |