Mercurial > repos > bgruening > hicup2juicer
annotate tool_data_table_conf.xml.sample @ 1:82641e9a86cb draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 398a2e3e845ada656b3a7e0a6542e1668a8bcf17
author | bgruening |
---|---|
date | Thu, 23 Feb 2023 17:57:35 +0000 |
parents | 396bdc215399 |
children |
rev | line source |
---|---|
0
396bdc215399
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 50173a1994a72d9774fd46777de94dd02d35bd42
bgruening
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--> |
396bdc215399
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 50173a1994a72d9774fd46777de94dd02d35bd42
bgruening
parents:
diff
changeset
|
2 <tables> |
396bdc215399
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 50173a1994a72d9774fd46777de94dd02d35bd42
bgruening
parents:
diff
changeset
|
3 <!-- Locations of indexes in the Bowtie2 mapper format --> |
396bdc215399
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 50173a1994a72d9774fd46777de94dd02d35bd42
bgruening
parents:
diff
changeset
|
4 <table name="bowtie2_indexes" comment_char="#"> |
396bdc215399
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 50173a1994a72d9774fd46777de94dd02d35bd42
bgruening
parents:
diff
changeset
|
5 <columns>value, dbkey, name, path</columns> |
396bdc215399
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 50173a1994a72d9774fd46777de94dd02d35bd42
bgruening
parents:
diff
changeset
|
6 <file path="tool-data/bowtie2_indices.loc" /> |
396bdc215399
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 50173a1994a72d9774fd46777de94dd02d35bd42
bgruening
parents:
diff
changeset
|
7 </table> |
396bdc215399
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 50173a1994a72d9774fd46777de94dd02d35bd42
bgruening
parents:
diff
changeset
|
8 </tables> |