diff --git a/.gitignore b/.gitignore index 61b9470a..bc675aba 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ log/ reports/ testme.sh .nf-test* +.vscode diff --git a/CHANGELOG.md b/CHANGELOG.md index a9d9a7e7..51953318 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Change from pytests to nf-test ([#291](https://github.com/nf-core/scrnaseq/pull/291)) - Update template to v2.13.1 ([#309](https://github.com/nf-core/scrnaseq/pull/309)) - Update to kallisto|bustools v0.28.2 ([#294](https://github.com/nf-core/scrnaseq/pull/294)) +- Fix cellrangerarc matrix conversions and protocol selection ([#300](https://github.com/nf-core/scrnaseq/pull/300)) ## v2.5.1