Skip to content

Releases: natir/rustyread

Machamp

02 Mar 18:55
Compare
Choose a tag to compare

Change:

  • Bump MSRV
  • Update dependency

Pidgeotto

21 May 08:40
Compare
Choose a tag to compare

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

23 Apr 10:33
Compare
Choose a tag to compare

Change:

  • User can 'control' memory usage of rustyread with option --number_base_store
  • Improve test coverage
  • Use random model in same seed test
  • Mean error rate generate is closer to the target

Electabuzz

12 Apr 10:29
Compare
Choose a tag to compare

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

Magikarp

10 Apr 18:25
Compare
Choose a tag to compare

RustyRead version 0.1