Skip to content

Releases: Gabaldonlab/redundans

Redundans v2.0.1

18 Oct 12:52
Compare
Choose a tag to compare

What's Changed

  • Changes required for Bioconda recipe by @Dfupa in #102

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: v2.00...v2.01

Redundans v2.00

19 Jul 10:23
62c3333
Compare
Choose a tag to compare

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

21 Jun 12:15
76178af
Compare
Choose a tag to compare

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

  • Updated the snap-aligner binary to v2.0.1 in the .compile.sh
  • Updated some documentation and help
  • Securely pre-create log file, and honor $TMPDIR by @waoki in #67

Redundans beta for publication purpose

11 Mar 15:55
Compare
Choose a tag to compare
Pre-release
v0.11-beta

docs