Mercurial > repos > iuc > hisat2
comparison tool_data_table_conf.xml.test @ 17:f9fe48bdc5db draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
| author | iuc |
|---|---|
| date | Tue, 26 Sep 2017 17:01:57 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 16:bfe68eb3637b | 17:f9fe48bdc5db |
|---|---|
| 1 <tables> | |
| 2 <!-- Locations of indexes in the HISAT mapper format --> | |
| 3 <table name="hisat2_indexes" comment_char="#" allow_duplicate_entries="False"> | |
| 4 <columns>value, dbkey, name, path</columns> | |
| 5 <file path="${__HERE__}/test-data/cached_locally/hisat2_indexes.loc" /> | |
| 6 </table> | |
| 7 </tables> |
