Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 242 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 242 Bytes

sctransform

R package for single cell expression data transformation and normalization

Quick start

normalized_data <- sctransform::vst(umi_count_matrix)$y

Help

For usage examples see vignettes in inst/doc or use the built-in help