Releases: bxlab/metaWRAP
Releases · bxlab/metaWRAP
metaWRAP v1.3
metaWRAP v1.2
- Minor bug fixes throughout all modules
- Improved performance through updated CONCOCT, Salmon, Samtools, and other key programs
- Simplified installation requirements for fewer library conflicts
metaWRAP v1.1
- Major and minor bug fixes across all modules
- Incorporated user-submitted fixes and suggestions from the first four months since publicaiton
- Major fixes in binning and bin_refinement modules
metaWRAP v1.0
- Publication of metaWRAP in Microbiome
- Official release of metaWRAP v=1.0
- Major bug fixes in the Classify_bins module
- Memory usage bug fixes
- Minor misc. bug fixes in all modules
metaWRAP v0.9
- Extensive bug fixes in all modules. Please consult the
CHANGELOG
for details. - Speed improvements to
bin_refinement
andreassemble_bins
modules - Fixed conflicts with local perl5 libraries
- Major rework of the read-splitting algorithm in
reassemble_bins
module for better speed, accuracy, and memory usage Binning
module now supports single-end reads as input
metaWRAP v0.8
- MetaWRAP publication is now available at bioRxiv
- Extensive bug fixes and feature improvements in all modules. Please consult the changelog for details.
metaWRAP v0.7
- Fixed issues with Conda installation
- Major bug fixes in Quant_bins and Classify_bins
- Minor fixes and improved error handling throughout most modules
- New module Annotate_bins - functionally annotate a set of bins
metaWRAP v0.6
Major updates:
- Added metaWRAP and ALL dependencies to conda
- MetaWRAP is now installed exclusively through conda
- Significant speed improvements in the Reassemble_bins module
- Major bug fixes in Krakem and Assembly modules
metaWRAP v0.5
Major updates:
- Bug fixes and speed improvements in all modules
- Improved speed of Binning_refiner by 4X through parallelization of refinement iterations
- Added plotting functions to summarize success of reassemble_bins module
- New module classify_bins - assigns taxonomy to bins using taxator-kt
metaWRAP v0.4
Major updates:
- Most metaWRAP dependencies can now be installed from a Conda environment file
- Bin_refiner now properly handles ambiguous contigs that end up in multiple bins
- Added completion and contamination rank plots to compare metaWRAP bins to inputs
- Major bug fixes throughout resulting from testing metaWRAP on multiple data sets