Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1023 Bytes

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 1023 Bytes

nf-core/readsimulator: Changelog

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

1.0.1 - 2024-04-26

Minor release after nf-core template 2.13.1 update

Added

  • [#36] - Merged nf-core template 2.13.1 update
  • [#36] - Multiqc version changed 1.19 -> 1.21

Fixed

  • [#38] - Fixed metagenome mode to allow draft genomes
  • [#36] - Fixed bug with MERGE_FASTA process not being declared

1.0.0 - 2024-02-07

Initial release of nf-core/readsimulator, created with the nf-core template.

Added

  • Option to simulate amplicon sequencing reads
  • Option to simulate target capture sequencing reads
  • Option to simulate metagenomic sequencing reads
  • Option to simulate wholegenome sequencing reads
  • Samplesheet creation after reads have been simulated
  • ncbi-genome-download added to download reference database

Fixed

Dependencies

Deprecated