Mercurial > repos > iuc > pizzly
annotate tool_data_table_conf.xml.sample @ 1:3658798275bd draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit 0ad49d906b38e290b860310e73b1f8585ac65d09
| author | iuc |
|---|---|
| date | Tue, 03 Oct 2017 18:04:29 -0400 |
| parents | 6095717c185d |
| children |
| rev | line source |
|---|---|
|
0
6095717c185d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit a9f602d697c570bc40c6b6ab8e873a11e0eb703d
iuc
parents:
diff
changeset
|
1 <tables> |
|
1
3658798275bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit 0ad49d906b38e290b860310e73b1f8585ac65d09
iuc
parents:
0
diff
changeset
|
2 <!-- Locations of transcriptome fasta files --> |
|
0
6095717c185d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit a9f602d697c570bc40c6b6ab8e873a11e0eb703d
iuc
parents:
diff
changeset
|
3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> |
|
6095717c185d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit a9f602d697c570bc40c6b6ab8e873a11e0eb703d
iuc
parents:
diff
changeset
|
4 <columns>value, dbkey, name, path</columns> |
|
6095717c185d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit a9f602d697c570bc40c6b6ab8e873a11e0eb703d
iuc
parents:
diff
changeset
|
5 <file path="tool-data/all_fasta.loc" /> |
|
6095717c185d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit a9f602d697c570bc40c6b6ab8e873a11e0eb703d
iuc
parents:
diff
changeset
|
6 </table> |
|
6095717c185d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit a9f602d697c570bc40c6b6ab8e873a11e0eb703d
iuc
parents:
diff
changeset
|
7 <!-- Locations of all gtf files with annotations of genome builds --> |
|
1
3658798275bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit 0ad49d906b38e290b860310e73b1f8585ac65d09
iuc
parents:
0
diff
changeset
|
8 <table name="gene_sets" comment_char="#" allow_duplicate_entries="False"> |
|
0
6095717c185d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit a9f602d697c570bc40c6b6ab8e873a11e0eb703d
iuc
parents:
diff
changeset
|
9 <columns>value, dbkey, name, path</columns> |
|
1
3658798275bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit 0ad49d906b38e290b860310e73b1f8585ac65d09
iuc
parents:
0
diff
changeset
|
10 <file path="tool-data/gene_sets.loc" /> |
|
0
6095717c185d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit a9f602d697c570bc40c6b6ab8e873a11e0eb703d
iuc
parents:
diff
changeset
|
11 </table> |
|
6095717c185d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit a9f602d697c570bc40c6b6ab8e873a11e0eb703d
iuc
parents:
diff
changeset
|
12 </tables> |
