This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Best database for mouse scRNA-seq gene expression data ?

My goal is to annotate cell types, I am using SingleR to compare the cells,

Is there a preferred database of summarized(per cell) single-cell gene expression to annotate immune celltypes?

mouse atlas

1 answer

See the ImmGenData() from celldex R package here: https://bioconductor.org/packages/release/data/experiment/vignettes/celldex/inst/doc/userguide.html

There is an example in SingleR's vignette on using it with the celldex package.

Log in to answer this question.