Releases: EBI-Metagenomics/genomes-generation
Releases · EBI-Metagenomics/genomes-generation
1.1.0
Fixes:
- Pipeline doesn't save bam-files into intermediate steps - that optimised pipeline in storage usage.
- Optimised input arguments (no need to rename input fasta file into run_accession)
- Added slurm support to download data process for EBI-cluster
- Removed unnecessary alignment step from euk-subwf
Additions: - Added FastQC for input reads
- Added FastQC for decontaminated reads
- Added MultiQC step to aggregate statistisc of fastqc-s, samtools-es and busco
What's Changed
- Fix/exclude bams by @KateSakharova in #24
- Fix/add renaming to pipeline by @KateSakharova in #25
- Changed the path to CheckM2 db to have consistent format by @tgurbich in #27
- Fix/euk subwf remove alignment by @KateSakharova in #26
New Contributors
Full Changelog: v1.0.0...1.1.0
MGnify MAGs generation pipeline
v1.0.0 Merge branch 'develop'