Releases: Gabaldonlab/redundans
Releases · Gabaldonlab/redundans
Redundans v2.0.1
What's Changed
Major changes
- Official bioconda recipe !
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: v2.00...v2.01
Redundans v2.00
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
Redundans v1.01
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 beta for publication purpose
v0.11-beta docs