Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.34 KB

File metadata and controls

45 lines (30 loc) · 1.34 KB

NationalGenomicsInfrastructure/radqc: Changelog

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.3.4 - 2025-10-22

  • Fix missing population in the samplesheet generator

0.3.3 - 2025-10-22

  • Fix regex search in the samplesheet generator

0.3.2 - 2025-05-14

  • Added Options to save or discard intermediate fastq files

0.3.1 - 2025-03-29

  • Fixed various issues with MultiQC for stacks

0.3.0 - 2025-03-28

  • Moved to DSL2 + latest nf-core template
  • Added VCFTools: het, relatedness2, depth and imiss
  • Added samplesheet with single-end support
  • Added test profile and test data
  • Added nf-core/cat_fastq
  • Samplesheet generator script
  • Support for multipopulation popmap
  • Clean up parameters used for stacks:process_radtags and stacks:denovo_map
  • Added a minimum of documentation

0.2.0 - 2025-03-11

This pipeline is resurrected

  • New nf-core DSL 2 template implemented.
  • Name has been changed to remove nf-core branding - "radqc"
  • Updated to v3 template

0.1.2 - 2021-11-10

The final release. The project is effectively abandoned from this point on. Use with care!

0.1.0 - 2018-08-06

Initial release of nf-core/radseq, created with the NGI-NFcookiecutter template: https://github.com/ewels/NGI-NFcookiecutter.