Mercurial > repos > eric-rasche > circos
annotate tool_data_table_conf.xml.sample @ 8:eb3af6e9f633 draft
planemo upload for repository https://github.com/TAMU-CPT/galaxy-circos-tool commit 3ac672baa4a93250828fd4a450cb5689b0b03474
author | eric-rasche |
---|---|
date | Sat, 10 Jun 2017 16:21:01 -0400 |
parents | 834b6fc470ff |
children |
rev | line source |
---|---|
1
834b6fc470ff
planemo upload for repository https://github.com/TAMU-CPT/galaxy-circos-tool commit 358dd35a2150af4183d9303af1df4f63be0737cd
eric-rasche
parents:
diff
changeset
|
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> |
834b6fc470ff
planemo upload for repository https://github.com/TAMU-CPT/galaxy-circos-tool commit 358dd35a2150af4183d9303af1df4f63be0737cd
eric-rasche
parents:
diff
changeset
|
2 <tables> |
834b6fc470ff
planemo upload for repository https://github.com/TAMU-CPT/galaxy-circos-tool commit 358dd35a2150af4183d9303af1df4f63be0737cd
eric-rasche
parents:
diff
changeset
|
3 <!-- Locations of all fasta files under genome directory --> |
834b6fc470ff
planemo upload for repository https://github.com/TAMU-CPT/galaxy-circos-tool commit 358dd35a2150af4183d9303af1df4f63be0737cd
eric-rasche
parents:
diff
changeset
|
4 <table name="all_fasta" comment_char="#"> |
834b6fc470ff
planemo upload for repository https://github.com/TAMU-CPT/galaxy-circos-tool commit 358dd35a2150af4183d9303af1df4f63be0737cd
eric-rasche
parents:
diff
changeset
|
5 <columns>value, dbkey, name, path</columns> |
834b6fc470ff
planemo upload for repository https://github.com/TAMU-CPT/galaxy-circos-tool commit 358dd35a2150af4183d9303af1df4f63be0737cd
eric-rasche
parents:
diff
changeset
|
6 <file path="tool-data/all_fasta.loc" /> |
834b6fc470ff
planemo upload for repository https://github.com/TAMU-CPT/galaxy-circos-tool commit 358dd35a2150af4183d9303af1df4f63be0737cd
eric-rasche
parents:
diff
changeset
|
7 </table> |
834b6fc470ff
planemo upload for repository https://github.com/TAMU-CPT/galaxy-circos-tool commit 358dd35a2150af4183d9303af1df4f63be0737cd
eric-rasche
parents:
diff
changeset
|
8 </tables> |
834b6fc470ff
planemo upload for repository https://github.com/TAMU-CPT/galaxy-circos-tool commit 358dd35a2150af4183d9303af1df4f63be0737cd
eric-rasche
parents:
diff
changeset
|
9 |