Mercurial > repos > iuc > hisat2
comparison tool_data_table_conf.xml.sample @ 9:3c6160bd2281 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 5c49c4049418cdca86f40df5a5d8014c2d932dde
| author | iuc |
|---|---|
| date | Sat, 21 Jan 2017 15:42:17 -0500 |
| parents | b01b13024dd1 |
| children |
comparison
equal
deleted
inserted
replaced
| 8:98c2e5bd2407 | 9:3c6160bd2281 |
|---|---|
| 1 <tables> | 1 <tables> |
| 2 <!-- Locations of indexes in the HISAT mapper format --> | 2 <!-- Locations of indexes in the HISAT mapper format --> |
| 3 <table name="hisat2_indexes" comment_char="#"> | 3 <table name="hisat2_indexes" comment_char="#" allow_duplicate_entries="False"> |
| 4 <columns>value, dbkey, name, path</columns> | 4 <columns>value, dbkey, name, path</columns> |
| 5 <file path="tool-data/hisat2_indexes.loc" /> | 5 <file path="tool-data/hisat2_indexes.loc" /> |
| 6 </table> | 6 </table> |
| 7 </tables> | 7 </tables> |
