Mercurial > repos > devteam > cuffmerge
annotate tool_data_table_conf.xml.sample @ 16:22cf48ad7b16 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/cufflinks/cuffmerge commit 80b06e80066b32ad53ed418628992f056444256f
| author | iuc |
|---|---|
| date | Sat, 05 Oct 2024 11:16:16 +0000 |
| parents | 9dd40f0bbfde |
| children |
| rev | line source |
|---|---|
| 3 | 1 <tables> |
| 5 | 2 <!-- Location of SAMTools indexed FASTA files --> |
|
2
5b285b6e4ee3
Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff
changeset
|
3 <table name="fasta_indexes" comment_char="#"> |
|
5b285b6e4ee3
Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff
changeset
|
4 <columns>value, dbkey, name, path</columns> |
|
5b285b6e4ee3
Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff
changeset
|
5 <file path="tool-data/fasta_indexes.loc" /> |
|
5b285b6e4ee3
Update to the new data table specification.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff
changeset
|
6 </table> |
| 3 | 7 </tables> |
