hemberg-lab / SC3

A tool for the unsupervised clustering of cells from single cell RNA-Seq experiments
http://bioconductor.org/packages/SC3
GNU General Public License v3.0
119 stars 55 forks source link

Is it safe to just replace all reference to SCESet with SingleCellExperiment? #48

Closed Shians closed 6 years ago

Shians commented 6 years ago

A lot of the documentation still references SCESet, could these all just be replaced with SingleCellExperiment since SCESets are deprecated?

wikiselev commented 6 years ago

Hi, yes, sorry, I haven't had time to update the documentation yet, just did the vignette. I will try to do that in the next couple of weeks.

wikiselev commented 6 years ago

Many thanks for this help!