Mercurial > repos > iuc > crossmap_region
annotate tool_data_table_conf.xml.test @ 1:08209a7c4cb7 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e10d34b547557b2bd4f0be69e31204bd5703e422"
| author | iuc |
|---|---|
| date | Thu, 20 Jan 2022 04:26:07 +0000 |
| parents | 067f3a52abd6 |
| children |
| rev | line source |
|---|---|
|
0
067f3a52abd6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
1 <tables> |
|
067f3a52abd6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
2 <!-- Locations of all fasta files under genome directory --> |
|
067f3a52abd6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
3 <table name="all_fasta" comment_char="#"> |
|
067f3a52abd6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
4 <columns>value, dbkey, name, path</columns> |
|
067f3a52abd6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
5 <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" /> |
|
067f3a52abd6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
6 </table> |
|
067f3a52abd6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
7 <!-- Locations of all liftOver files --> |
|
067f3a52abd6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
8 <table name="liftOver" comment_char="#"> |
|
067f3a52abd6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
9 <columns>dbkey, name, value</columns> |
|
067f3a52abd6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
10 <file path="${__HERE__}/test-data/cached_locally/liftOver.loc" /> |
|
067f3a52abd6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
11 </table> |
|
067f3a52abd6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
iuc
parents:
diff
changeset
|
12 </tables> |
