Skip to contents

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.