Releases: mourisl/Rcorrector
Releases · mourisl/Rcorrector
Rcorrector v1.0.7
Rcorrector v1.0.6
- Fix a bug of outputting read 1 twice when output to stdout and multithreading. (#38 )
Rcorrector v1.0.5
Rcorrector v1.0.4
- Fix a bug that could cause unexpected behavior (dropping reads from the second read file) near the end of read files.
Rcorrector v1.0.3.1
Remove the code that may drop the reads (not sure the reason, maybe due to compiler optimization)
Rcorrector v1.0.3
- Fix a bug of dropping reads
- More straight-forward help information
Rcorrector v1.0.2
- Handle interleaved input.
- Better installation
- Introduce "verbose" mode to show the kmer analysis of reads
- Introduce "-wk" option allowing handle more divergent genome, such as a mixture of virus genomes.
Rcorrector v1.0.1
- Improved error correction
- Support gzip files
- User can choose start from which stage.
Rcorrector v1.0.0
The initial release.