normalize.dt: Normalization of Single-Cell RNA-Seq Data

View source: R/SingleCellQuadraticProgrammingAux.R

normalize.dtR Documentation

Normalization of Single-Cell RNA-Seq Data

Description

This function normalizes single-cell RNA-seq data using its raw counts. The normalization is performed to remove variation due to difference in read depth and coverage.

Usage

normalize.dt(dt.st)

Arguments

dt.st

The dataset to normalize

Examples

normalize.dt(single.cell.mtx)

morris-lab/Capybara documentation built on June 13, 2022, 10:33 p.m.