nf-core/nanostring
An analysis pipeline for Nanostring nCounter expression data.
nanostringnanostringnorm
Version history
v1.3.0 - 2024-08-27 - Micrometre
Added
- #66 - Updated to nf-core template 2.12.1
- #71 - Updated to nf-core template 2.13.1
- #73 - Updated to nf-core template 2.14.1
Fixed
- #65 - Issue with
CREATE_GENE_HEATMAP
if no list of genes was provided
Changed
- #71 - Made column
RCC_FILE_NAME
mandatory - #78 - Added Nanostring Tubemap original designfile to repository for future changes, fixed typo and removed version in picture
Dependencies
Dependency | Old version | New version |
---|---|---|
multiqc | 1.19 | 1.24.1 |
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) orGLM
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 forCOMPUTE_GENE_SCORES
process
Dependencies
Dependency | Old version | New version |
---|---|---|
nacho | 2.0.4 | 2.0.5 |
Deprecated
v1.1.1 - 2023-06-23
Added
Fixed
- #37 - Use unique rownames for Heatmap creation
Dependencies
Deprecated
v1.0.0 - 2023-06-12 - Femtometre
Initial release of nf-core/nanostring, created with the nf-core template.