nf-core/nanostring
An analysis pipeline for Nanostring nCounter expression data.
nanostringnanostringnorm
Version history
What’s Changed
- Bump version by @grst in https://github.com/nf-core/nanostring/pull/130
- Template merge v3.3.1 by @atrigila in https://github.com/nf-core/nanostring/pull/140
- Important! Template update for nf-core/tools v3.3.1 by @nf-core-bot in https://github.com/nf-core/nanostring/pull/138
- eliminate
NORMALIZEandQUALITY_CONTROLsubworkflows by @JeronimoVazquez in https://github.com/nf-core/nanostring/pull/136 - JSON schema by @jen-reeve in https://github.com/nf-core/nanostring/pull/133
- Template merge v3.5.1 by @atrigila in https://github.com/nf-core/nanostring/pull/144
- Add testing with conda by @delfiterradas in https://github.com/nf-core/nanostring/pull/145
- Fix pipeline linting by @atrigila in https://github.com/nf-core/nanostring/pull/148
- Patch to dev by @delfiterradas in https://github.com/nf-core/nanostring/pull/150
- Strict syntax check by @delfiterradas in https://github.com/nf-core/nanostring/pull/151
- Remove initial release note from CHANGELOG by @delfiterradas in https://github.com/nf-core/nanostring/pull/152
- Make release by @delfiterradas in https://github.com/nf-core/nanostring/pull/149
New Contributors
- @JeronimoVazquez made their first contribution in https://github.com/nf-core/nanostring/pull/136
- @jen-reeve made their first contribution in https://github.com/nf-core/nanostring/pull/133
- @delfiterradas made their first contribution in https://github.com/nf-core/nanostring/pull/145
Full Changelog: https://github.com/nf-core/nanostring/compare/1.3.1…1.3.2
Added
- #94 - Added nf-tests for local subworkflows
NORMALIZEandQUALITY_CONTROL. - #99 - Added nf-tests for local module
NACHO_NORMALIZE. - #100 - Added nf-tests for local module
NACHO_QC. - #101 - Added nf-tests for local module
COMPUTE_GENE_SCORES. - #102 - Added nf-tests for local module
CREATE_GENE_HEATMAP. - #103 - Added nf-tests for local module
CREATE_ANNOTATED_TABLES. - #104 - Update all nf-core modules and subworkflows.
Fixed
- #119 - Fix input channels being consumed, convert them to value channels for
CREATE_ANNOTATED_TABLESandCREATE_GENE_HEATMAP. #118
Changed
- #82 - Updated to nf-core template 3.0.2
- #95 - Add pipeline level nf-tests.
- #96 - Remove timestamp suffix from nacho_norm.R and write_out_prepared_gex.R
- #114 - Convert
CREATE_GENE_HEATMAPandCOMPUTE_GENE_SCORESto nf-core format and create a subworkflow for them. - #117 - Convert
NACHO_NORMALIZEandNACHO_QCfrom local to nf-core modules. - #122 - Updated to nf-core template 3.1.1
Dependencies
| Dependency | Old version | New version |
|---|---|---|
multiqc | 1.24.1 | 1.27 |
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_HEATMAPif no list of genes was provided
Changed
- #71 - Made column
RCC_FILE_NAMEmandatory - #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
NACHOQC reports #44 - #47 - Update
NACHOR package including bug fix #45 - #47 - Set correct
condaenvironment forCOMPUTE_GENE_SCORESprocess
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.