convert_to_tpm {gene_quantification} R Documentation

make normalize of the feature counts data as TPM expression value

Description

Usage

convert_to_tpm(counts);

Arguments

counts

A collection of the gene @T:SMRUCC.genomics.SequenceModel.SAM.featureCount.featureCounts

env

[as Environment]

Details

Authors

rnaseq

Value

A collection of gene expression data in TPM format.

clr value class

Examples


[Package gene_quantification version 1.0.0.0 Index]