Releases: natir/rustyread
Releases · natir/rustyread
Machamp
Pidgeotto
Change:
- Add benchmark to evaluate performance of error add in raw sequence
- Add a snakemake pipeline and jupyter notebook, to evaluate performance and result of rustyread
- Fix error in choose of reference probability, this fix improve shape of read length distribution
- Improve test coverage and check model statistic result
- To add error in read now rustyread, iterate over position and test if error should be add or not, this methodology could add less error on end of read
Arcanine
Electabuzz
Change:
- Two run with same seed and parameter produce same output (except for the order of the reads)
- Add random error model
- Add ideal and random quality score model
- Better default value for output parameter
- Improve test coverage
- "Better" error message