Learn R Programming

CDSeq (version 1.0.8)

read2gene: read2gene outputs the GEP normalized by gene length of the CDSeq-estimated GEPs. read2gene outputs the gene length normalized CDSeq-estimated GEP.

Description

read2gene outputs the GEP normalized by gene length of the CDSeq-estimated GEPs. read2gene outputs the gene length normalized CDSeq-estimated GEP.

Usage

read2gene(read_rate, gene_effective_length)

Arguments

read_rate

CDSeq-estimated GEP before normalized by gene length.

gene_effective_length

gene effective length which is the gene length minus the read length plus one.

Value

read2gene returns gene length normalized CDSeq-estimated GEPs.