COUNT2TPM: Title Transform a count table to TPM matrix

Description Usage Arguments Value Examples

View source: R/3_Utils.R

Description

Title Transform a count table to TPM matrix

Usage

1
COUNT2TPM(COUNT)

Arguments

COUNT

a dataframe with each row represents a gene and each column represents a cell

Value

TPM Dataframe

Examples

1
tpm <- COUNT2TPM(count)

Irenexzwen/SingleCellAnalysisFunc documentation built on Nov. 11, 2020, 10:17 a.m.