Mercurial > repos > iuc > jbrowse
annotate tool_data_table_conf.xml.sample @ 40:d5e8d72c432a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 7be399c9ee10ecd4b076cc1df775f585c3eb0eeb
| author | iuc |
|---|---|
| date | Wed, 01 Mar 2017 23:06:18 -0500 |
| parents | 3a0203e75cc0 |
| children | c1451868f8d4 |
| rev | line source |
|---|---|
|
40
d5e8d72c432a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 7be399c9ee10ecd4b076cc1df775f585c3eb0eeb
iuc
parents:
35
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--> |
|
35
3a0203e75cc0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba
iuc
parents:
diff
changeset
|
2 <tables> |
|
3a0203e75cc0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba
iuc
parents:
diff
changeset
|
3 <!-- Locations of all fasta files under genome directory --> |
|
3a0203e75cc0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba
iuc
parents:
diff
changeset
|
4 <table name="all_fasta" comment_char="#"> |
|
3a0203e75cc0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba
iuc
parents:
diff
changeset
|
5 <columns>value, dbkey, name, path</columns> |
|
3a0203e75cc0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba
iuc
parents:
diff
changeset
|
6 <file path="tool-data/all_fasta.loc" /> |
|
3a0203e75cc0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba
iuc
parents:
diff
changeset
|
7 </table> |
|
3a0203e75cc0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba
iuc
parents:
diff
changeset
|
8 </tables> |
|
40
d5e8d72c432a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 7be399c9ee10ecd4b076cc1df775f585c3eb0eeb
iuc
parents:
35
diff
changeset
|
9 |
