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
118 stars 55 forks source link

Copy transformations to @reducedDims when possible #90

Closed nh3 closed 5 years ago

nh3 commented 5 years ago

This PR modifies sc3_calc_transfs() to put a copy of @metadata$sc3$transformations to @reducedDims when dimensions fit, to expose useful intermediate results for potential use by other programmes consuming SingleCellExperiment.