Scrnaseq Versions Save

A single-cell RNAseq pipeline for 10X genomics data

2.5.1

3 months ago

2.5.0

4 months ago

What's Changed

Full Changelog: https://github.com/nf-core/scrnaseq/blob/dev/CHANGELOG.md#v250---2024-01-02

2.4.1

7 months ago

What's Changed

Full Changelog: https://github.com/nf-core/scrnaseq/compare/2.4.0...2.4.1

2.4.0

8 months ago

What's Changed

  • Fix typo causing empty version imformation for mtx_conversion subworkflow (#254)
  • Add singularity.registry = 'quay.io' and bump NF version to 23.04.0 (#237)
  • Fixed issue with file collisions while using cellranger (#232)
  • Fix issue where multiqc inputs tried to access objects that did not exist (#239)
  • Removed public_aws_ecr profile (#242)
  • Include cellranger in MultiQC report (#244)
  • Nf-core template update to v2.9 (#245)
  • Update cellranger and fastqc module (#246). The updated cellranger module now automatically renames input FASTQ files to match the expected naming conventions.

New Contributors

2.3.2

11 months ago

This release is focused simply on ensuring as many containers as possible are hosted on quay.io.

What's Changed

Full Changelog: https://github.com/nf-core/scrnaseq/compare/2.3.1...2.3.2

2.3.1

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nf-core/scrnaseq/compare/2.3.0...2.3.1

2.3.0

1 year ago

Enhancements & fixes

Full Changelog: https://github.com/nf-core/scrnaseq/compare/2.2.0...2.3.0

2.2.0

1 year ago

What's Changed

See CHANGELOG.md

New Contributors

2.1.0

1 year ago

v2.1.0 - 2022-10-06 "Green Mercury Siberian Husky"

  • Alevin workflow updated to use Alevin-Fry via simpleaf - thanks to @rob-p for supporting this and @fmalmeida implementing the support

Fixes

  • Fixed Kallistobustools workflow #123 by upgrading to nf-core/modules module
  • Fixed matrix conversion error when running STAR with --soloFeatures GeneFull #135
  • Fixed seurat matrix conversion error when running with conda profile #136
  • Fixed Kallistobustools module #116. By updating nf-core module and making sure conversion modules take into account the different outputs produced by kallisto standard and non-standard workflows.
  • Updated pipeline template to nf-core/tools 2.6

What's Changed (detailed version)

New Contributors

Full Changelog: https://github.com/nf-core/scrnaseq/compare/2.0.0...2.1.0

2.0.0

1 year ago

v2.0.0 - 2022-06-17 "Gray Nickel Beagle"

  • Pipeline ported to dsl2
  • Template update with latest nf-core/tools v2.1
  • Added cellranger v.7.0.0 subworkflow
  • Added full size tests

Fixes

  • Make sure pipeline runs on multiple samples #77
  • Fix issue where STARsolo always uses 10XV2 chemistry #60

What's Changed

New Contributors

Full Changelog: https://github.com/nf-core/scrnaseq/compare/1.1.0...2.0.0