lastCDSusage {InPAS} | R Documentation |
extract coverage of last CDS exon region
lastCDSusage(CDS, coverage, hugeData, BPPARAM=NULL, phmm=FALSE)
CDS |
GRanges object of CDS |
coverage |
output of coverageFromBedGraph |
hugeData |
is it a huge dataset? |
BPPARAM |
An optional |
phmm |
prepare data for singleSample analysis? |
the average coverage of last CDS for each transcript
Jianhong Ou