lastCDSusage: extract coverage of last CDS exon region

Description Usage Arguments Value Author(s)

View source: R/lastCDSusage.R

Description

extract coverage of last CDS exon region

Usage

1
lastCDSusage(CDS, coverage, hugeData, BPPARAM=NULL, phmm=FALSE)

Arguments

CDS

GRanges object of CDS

coverage

output of coverageFromBedGraph

hugeData

is it a huge dataset?

BPPARAM

An optional BiocParallelParam instance determining the parallel back-end to be used during evaluation, or a list of BiocParallelParam instances, to be applied in sequence for nested calls to bplapply.

phmm

prepare data for singleSample analysis?

Value

the average coverage of last CDS for each transcript

Author(s)

Jianhong Ou


InPAS documentation built on Nov. 8, 2020, 5:03 p.m.