Mercurial > repos > iuc > data_manager_star_index_builder
view tool_data_table_conf.xml.sample @ 0:cc25c735cae1 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_star_index_builder commit 3265247e909410db2a6d6087a2c0d3a9885c120c
| author | iuc |
|---|---|
| date | Wed, 23 Nov 2016 17:41:18 -0500 |
| parents | |
| children | 2110e4aa3db3 |
line wrap: on
line source
<tables> <!-- Locations of all fasta files under genome directory --> <table name="all_fasta" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/all_fasta.loc" /> </table> <!-- Locations of indexes in the BWA mapper format --> <table name="rnastar_index" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/rnastar_index.loc" /> </table> </tables>
