Skip to content

Redundans v2.00

Compare
Choose a tag to compare
@Dfupa Dfupa released this 19 Jul 10:23
· 20 commits to master since this release
62c3333

What's Changed

Major changes

  • Complete Python3 support
  • Performance mode (minimap2) or sensitivity mode (LASTal) for the reduction step
  • Reworked long read scaffolding step: either generate a dirty assembly based on the long reads (miniasm) to do reference scaffolding or use a graph based algorithm for scaffolding
  • Added K-mer composition spectra reporting plots (meryl and merqury)

Minor changes

  • Added GFA as additional output
  • Added an heterozygous contig report
  • Updated docker image and docker file.
  • Incorporated previous python submodules (FastaIndex, Pyscaf)

Contributors

Full Changelog: v1.01...v2.00