Permalink
Cannot retrieve contributors at this time
7 lines (7 sloc)
281 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <tables> | |
| <!-- Locations of indexes in the HISAT mapper format --> | |
| <table name="hisat2_indexes" comment_char="#" allow_duplicate_entries="False"> | |
| <columns>value, dbkey, name, path</columns> | |
| <file path="tool-data/hisat2_indexes.loc" /> | |
| </table> | |
| </tables> |