Mercurial > repos > bgruening > hicup2juicer
annotate tool_data_table_conf.xml.sample @ 0:f8cb84c49623 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 50173a1994a72d9774fd46777de94dd02d35bd42
author | bgruening |
---|---|
date | Mon, 24 Oct 2022 16:09:44 +0000 |
parents | |
children |
rev | line source |
---|---|
0
f8cb84c49623
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--> |
f8cb84c49623
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 50173a1994a72d9774fd46777de94dd02d35bd42
bgruening
parents:
diff
changeset
|
2 <tables> |
f8cb84c49623
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 --> |
f8cb84c49623
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="#"> |
f8cb84c49623
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> |
f8cb84c49623
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" /> |
f8cb84c49623
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 50173a1994a72d9774fd46777de94dd02d35bd42
bgruening
parents:
diff
changeset
|
7 </table> |
f8cb84c49623
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hicup commit 50173a1994a72d9774fd46777de94dd02d35bd42
bgruening
parents:
diff
changeset
|
8 </tables> |