Skip to content

MashMap v3.1.1

Compare
Choose a tag to compare
@bkille bkille released this 22 Aug 13:25
· 9 commits to master since this release
  • In order to maintain a default build that requires the same libraries as previous versions, building with htslib is now optional.
  • To build with htslib, call cmake with -DUSE_HTSLIB=ON
  • htslib is useful for the --targetList and --targetPrefix options, which allow users to only index specific contigs from a reference fasta file.