Description Usage Arguments Value
Filter DrSeq results for the analysis module 2 of SURF (DASeq).
1 2 3 4 5 6 7 8 | drseqFilter(
event,
drseq.fdr = 0.05,
read.length = 100,
min.adjMean = 0.05,
filter.overlap.event = TRUE,
verbose = FALSE
)
|
event |
a |
drseq.fdr |
|
read.length |
|
min.adjMean |
|
filter.overlap.event |
|
verbose |
|
a surf
object, with three columns added:
adjMean |
adjusted base mean of the event from RNA-seq data. |
group |
group labels of ATR events, |
included |
logical, indicating whether the event is included into SURF analysis module 2. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.