scrnaseq¶
The scRNAseq
package provides convenient access to several publicly available single-cell datasets in the form of SingleCellExperiment objects. Users can obtain a SingleCellExperiment
and transform it into analysis-ready representations for immediate use.
To enable discovery, each dataset is decorated with metadata such as the study title/abstract, the species, the number of cells, etc. Users can also contribute their own published datasets to enable re-use by the wider Bioconductor/BiocPy community.
Also check out the R version of this library here@scRNAseq published to Bioconductor.