Mercurial > repos > iuc > jbrowse
annotate tool_data_table_conf.xml.sample @ 32:1500d2432f35 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 00d871509e3c5f3b4f78a5581e5301c3ea82958b
| author | iuc |
|---|---|
| date | Sat, 25 Jun 2016 16:48:51 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
|
32
1500d2432f35
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 00d871509e3c5f3b4f78a5581e5301c3ea82958b
iuc
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--> |
|
1500d2432f35
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 00d871509e3c5f3b4f78a5581e5301c3ea82958b
iuc
parents:
diff
changeset
|
2 <tables> |
|
1500d2432f35
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 00d871509e3c5f3b4f78a5581e5301c3ea82958b
iuc
parents:
diff
changeset
|
3 <!-- Locations of all fasta files under genome directory --> |
|
1500d2432f35
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 00d871509e3c5f3b4f78a5581e5301c3ea82958b
iuc
parents:
diff
changeset
|
4 <table name="all_fasta" comment_char="#"> |
|
1500d2432f35
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 00d871509e3c5f3b4f78a5581e5301c3ea82958b
iuc
parents:
diff
changeset
|
5 <columns>value, dbkey, name, path</columns> |
|
1500d2432f35
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 00d871509e3c5f3b4f78a5581e5301c3ea82958b
iuc
parents:
diff
changeset
|
6 <file path="tool-data/all_fasta.loc" /> |
|
1500d2432f35
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 00d871509e3c5f3b4f78a5581e5301c3ea82958b
iuc
parents:
diff
changeset
|
7 </table> |
|
1500d2432f35
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 00d871509e3c5f3b4f78a5581e5301c3ea82958b
iuc
parents:
diff
changeset
|
8 </tables> |
|
1500d2432f35
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 00d871509e3c5f3b4f78a5581e5301c3ea82958b
iuc
parents:
diff
changeset
|
9 |
