Version history

v1.2.1 - 2024-01-18 - Nanometre

Added

  • #55 - Added the Bioinformatics publication to the citation list
  • #55 - Updated to nf-core template 2.11.1
  • #58 - Granularized the containers for NACHO and Heatmaps

Dependencies

DependencyOld versionNew version
nacho2.0.52.0.6

v1.2.0 - 2023-08-24 - Nanometre

Added

  • #48 - Allow users to specify id column for heatmap #39
  • #46 - Update to nf-core template 2.9
  • #42 - Allow users to specify normalization method: GEO (default) or GLM

Fixed

  • #51 - Prevent HK-normalization while loading counts
  • #51 - Use provided normalization method for Non-HK-normalized counts
  • #46 - Publish NACHO QC reports #44
  • #47 - Update NACHO R package including bug fix #45
  • #47 - Set correct conda environment for COMPUTE_GENE_SCORES process

Dependencies

DependencyOld versionNew version
nacho2.0.42.0.5

Deprecated

v1.1.1 - 2023-06-23

Added

  • #37 - Allow skipping heatmap creation #38

Fixed

  • #37 - Use unique rownames for Heatmap creation

Dependencies

Deprecated

v1.1.0 - 2023-06-22 - Picometre

Added

  • #33 - Add functionality to generate gene-count heatmaps #17
  • #32 - Add functinoality to compute gene scores #16

Fixed

Dependencies

Deprecated

v1.0.0 - 2023-06-12 - Femtometre

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

Added

  • #21 - Add quality control using NACHO #11
  • #21 - Add normalization with and without Housekeeping genes using NACHO #12
  • #21 - Add tests and respective test data #19
  • #23 - Add tables with non-housekeeping-normalized counts to MultiQC report