diff --git a/CHANGELOG.md b/CHANGELOG.md index 61bcab2..d6d2e04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [[1.2.0](https://github.com/nf-core/pixelator/releases/tag/1.1.0)] - 2024-05-?? +## [[1.2.0](https://github.com/nf-core/pixelator/releases/tag/1.2.0)] - 2024-05-?? ### Enhancements & fixes @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [[PR #90](https://github.com/nf-core/pixelator/pull/90)] - Add `pixelator single-cell layout` command - [[PR #90](https://github.com/nf-core/pixelator/pull/90)] - The `graph` and `annotate` steps are now using `process_high` as their resource tags - [[PR #91](https://github.com/nf-core/pixelator/pull/91)] - Set `process_high` to use 64GB of RAM and `process_high_memory` to use 128GB of RAM +- [[PR #92](https://github.com/nf-core/pixelator/pull/92)] - Minor touch-ups to the documentation ### Software dependencies diff --git a/docs/output.md b/docs/output.md index 36c88bc..cda70ef 100644 --- a/docs/output.md +++ b/docs/output.md @@ -168,12 +168,10 @@ newly recovered components are stored in a file (components_recovered.csv). - `pixelator` - `annotate` - - `.annotated.dataset.pxl` + - `.annotate.dataset.pxl` - `.meta.json`: Command invocation metadata. - - `.rank_vs_size.png` - - `.raw_components_metrics.csv` + - `.raw_components_metrics.csv.gz` - `.report.json`: Statistics for the analysis step. - - `.umap.png` - `logs` - `.pixelator-annotate.log`: pixelator log output.