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

Change the default slot used to get expression values #32

Closed wikiselev closed 7 years ago

wikiselev commented 7 years ago

At the moment the counts() are used by default. Change it to exprs() together with checking the @logged slot. The @logged slot will tell whether the data had been log transformed already.

wikiselev commented 7 years ago

Implemented in Version: 1.3.5