sctransform_data: SCT normalize data.

View source: R/normalize.R

sctransform_dataR Documentation

SCT normalize data.

Description

SCT normalize data.

Usage

sctransform_data(counts, metadata, nfeatures, log_file = NULL)

Arguments

counts

Raw counts.

metadata

Metadata for each cell.

nfeatures

Number of variable features to output.

log_file

A log file.

Value

A named list of the vst output, the final scaled data, and the top variable genes.


igordot/scooter documentation built on Nov. 20, 2023, 5:55 a.m.