aboutsummaryrefslogtreecommitdiff
path: root/tools/hisat2-align.nix
AgeCommit message (Collapse)Author
2021-07-28bugfix: use unsorted type for alignment outputJustin Bedo
Most aligners are only pseudo-name sorted (i.e., pairs adjacant).
2020-08-10hisat2: add index prefixJustin Bedo
2019-08-15hisat2: initJustin Bedo