Lpryszcz Redundans Versions Save

Redundans is a pipeline that assists an assembly of heterozygous/polymorphic genomes.

v2.01

6 months ago

What's Changed

Major changes

Minor changes

  • Improved some of binaries path
  • Added LAST and merqury repositories snapshots to avoid versioning issues with bioconda-recipes
  • Minor changes to README and stale_bot form Github Actions

Full Changelog: https://github.com/Gabaldonlab/redundans/compare/v2.00...v2.01

v2.00

9 months ago

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: https://github.com/Gabaldonlab/redundans/compare/v1.01...v2.00

v1.01

10 months ago

Archived 2016 release

Albeit late, this is the original Redundans v1.00 release from 2016 developed in Python2 with all the additional commits till now

What's Changed in v1.01

v0.11-beta

8 years ago