Description Usage Arguments Value Author(s) Examples
Generate a UTR3eSet object with PDUI infomation for statistic test
1 2 3 4 5 |
CPsites |
outputs of CPsites |
coverage |
coverage for each sample, outputs of coverageFromBedGraph |
genome |
an object of BSgenome |
utr3 |
output of utr3Annotation |
normalize |
normalization method |
... |
parameter can be passed into normalize.quantiles.robust |
BPPARAM |
An optional |
singleSample |
prepare data for singleSample analysis? default is FALSE |
An object of UTR3eSet which contains following elements:
usage: an GRanges object with CP sites info.
PDUI: a matrix of PDUI
PDUI.log2: log2 transformed PDUI matrix
short: a matrix of usage of short form
long: a matrix of usage of long form
if singleSample is TRUE, one more element, signals, will be included.
Jianhong Ou
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.