redundans

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

GPL-3.0 License

Stars
128
Committers
9

Bot releases are visible (Hide)

redundans - Redundans v2.0.1 Latest Release

Published by Dfupa about 1 year ago

What's Changed

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

redundans - Redundans v2.00

Published by Dfupa over 1 year 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

redundans - Redundans v1.01

Published by Dfupa over 1 year 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

redundans - Redundans beta for publication purpose

Published by lpryszcz over 8 years ago