Skip to content

Commit

Permalink
Merge pull request satijalab#51 from satijalab/fix/Suggest-loomR
Browse files Browse the repository at this point in the history
Add loomR back to suggested packages
  • Loading branch information
mojaveazure authored Apr 15, 2019
2 parents 52b7535 + fdeaa1d commit d791dc1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: Seurat
Version: 3.0.0.9200
Version: 3.0.0.9500
Date: 2019-04-16
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) <doi:10.1038/nbt.3192>, Macosko E, Basu A, Satija R, et al (2015) <doi:10.1016/j.cell.2015.05.002>, and Butler A and Satija R (2017) <doi:10.1101/164889> for more details.
Expand All @@ -15,6 +15,7 @@ Authors@R: c(
)
URL: http://www.satijalab.org/seurat, https://github.com/satijalab/seurat
BugReports: https://github.com/satijalab/seurat/issues
Additional_repositories: https://mojaveazure.github.io/loomR
Depends:
R (>= 3.4.0),
methods,
Expand Down Expand Up @@ -77,6 +78,7 @@ Collate:
RoxygenNote: 6.1.1
Encoding: UTF-8
Suggests:
loomR,
testthat,
hdf5r,
S4Vectors,
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.0.9200 - Beta
# Seurat v3.0.0.9500 - Release Candidate

Seurat is an R toolkit for single cell genomics, developed and maintained by the Satija Lab at NYGC.

Expand Down

0 comments on commit d791dc1

Please sign in to comment.