diff --git a/DESCRIPTION b/DESCRIPTION index a685c3e52..252bedb68 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: Seurat -Version: 3.2.1.9005 -Date: 2020-09-21 +Version: 3.2.2 +Date: 2020-09-25 Title: Tools for Single Cell Genomics Description: A toolkit for quality control, analysis, and exploration of single cell RNA sequencing data. 'Seurat' aims to enable users to identify and interpret sources of heterogeneity from single cell transcriptomic measurements, and to integrate diverse types of single cell data. See Satija R, Farrell J, Gennert D, et al (2015) , Macosko E, Basu A, Satija R, et al (2015) , and Stuart T, Butler A, et al (2019) for more details. Authors@R: c( diff --git a/NEWS.md b/NEWS.md index ecde48083..1b078ff31 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,9 +2,7 @@ All notable changes to Seurat will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) -## [unreleased] -### Added - +## [3.2.2] - 2020-09-25 ### Changes - Set the seed in `WhichCells` regardless of whether or not `idents` is passed - Retain Graph and Neighbor objects when subsetting only on features diff --git a/README.md b/README.md index ec419e930..e9c30102a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![CRAN Version](https://www.r-pkg.org/badges/version/Seurat)](https://cran.r-project.org/package=Seurat) [![CRAN Downloads](https://cranlogs.r-pkg.org/badges/Seurat)](https://cran.r-project.org/package=Seurat) -# Seurat v3.2.1 +# Seurat v3.2.2 Seurat is an R toolkit for single cell genomics, developed and maintained by the Satija Lab at NYGC. diff --git a/cran-comments.md b/cran-comments.md index 697bf709f..f9516408c 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,4 +1,4 @@ -# Seurat v3.2.0 +# Seurat v3.2.2 ## Test environments * local Ubuntu 16.04.6 install, R 3.6.1