Mercurial > repos > rnateam > chipseeker
annotate tool_data_table_conf.xml.sample @ 6:7da70e9119b2 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/chipseeker commit e07ee851144e07fde91877727d6a39a1906f7639
author | rnateam |
---|---|
date | Sat, 27 Apr 2019 11:03:29 -0400 |
parents | 2019b4dd86a8 |
children |
rev | line source |
---|---|
1
2019b4dd86a8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chipseeker commit 3419a5a5e19a93369c8c20a39babe5636a309292
rnateam
parents:
diff
changeset
|
1 <tables> |
2019b4dd86a8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chipseeker commit 3419a5a5e19a93369c8c20a39babe5636a309292
rnateam
parents:
diff
changeset
|
2 <!-- Locations of all gtf files with annotations of genome builds --> |
2019b4dd86a8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chipseeker commit 3419a5a5e19a93369c8c20a39babe5636a309292
rnateam
parents:
diff
changeset
|
3 <table name="gene_sets" comment_char="#" allow_duplicate_entries="False"> |
2019b4dd86a8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chipseeker commit 3419a5a5e19a93369c8c20a39babe5636a309292
rnateam
parents:
diff
changeset
|
4 <columns>value, dbkey, name, path</columns> |
2019b4dd86a8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chipseeker commit 3419a5a5e19a93369c8c20a39babe5636a309292
rnateam
parents:
diff
changeset
|
5 <file path="tool-data/gene_sets.loc" /> |
2019b4dd86a8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chipseeker commit 3419a5a5e19a93369c8c20a39babe5636a309292
rnateam
parents:
diff
changeset
|
6 </table> |
2019b4dd86a8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chipseeker commit 3419a5a5e19a93369c8c20a39babe5636a309292
rnateam
parents:
diff
changeset
|
7 </tables> |