Releases: voutcn/megahit
Releases · voutcn/megahit
v1.0.2
v1.0.1
v1.0.0-beta
--presets
option: preset parameters for different types of assembly- New CPU sorting design: faster kmer counting & graph construction
- New unitig graph and edge multiplicity design: more accurate assembly
- Merge bubble carefully at small k: reduce the occurrences of bubble collapsing
- Power PC support
v0.3.3-a
v0.3.3
v0.3.2-beta
- fine tune local assembly multi-thread schedules
- fine tune SdBG builder memory usage
v0.3.0-beta3
--verbose
option- fixed a bug in reading paired-end reads of different length
- print assembly stats to the end of the screen message
- print read libraries info to the screen message, and number of reads in each libraries to the log file
We thank @tseemann for many valuable suggestions.
v0.3.0-beta2
- added the missing file
citycrc.h
v0.3.0-beta
0.3.0-beta / 2015-06-18 HKT
New features:
--max-read-len
parameter no longer required--memory
option set to 0.9 by default- make use of PE informations (with local assembly)
--prune-level
and--merge-level
for setting pruning and merging intensity--kmin-1pass
option for assembling ultra low-coverage datasets in less memory- supporting bzip2 input files
- useful tools in
megahit_toolkit
, including contig2fastg for conversion of contig files into SPAdes-like fastg