Description Usage Arguments Value Author(s) See Also Examples
Filter signals
1 2 3 4 5 6 7 8 9 10 11 12 | filterSignals( sr,
bin.FC = 3,
bin.fdr = 0.05,
nonunif = 1,
bin.inclussion = 0.1,
bjs.inclussion = 0.2,
bjs.fdr = 0.1,
a.inclussion = 0.3,
a.fdr = 0.05,
l.inclussion = 0.3,
l.fdr = 0.05,
bDetectionSummary = FALSE)
|
sr |
An object of class |
bin.FC |
Description TODO |
bin.fdr |
Description TODO |
nonunif |
Description TODO |
bin.inclussion |
Description TODO |
bjs.inclussion |
Description TODO |
bjs.fdr |
Description TODO |
a.inclussion |
Description TODO |
a.fdr |
Description TODO |
l.inclussion |
Description TODO |
l.fdr |
Description TODO |
bDetectionSummary |
Description TODO |
TODO
Estefania Mancini, Andres Rabinovich, Javier Iserte, Marcelo Yanovsky, Ariel Chernomoretz
1 2 3 4 5 6 7 | # Create a transcript DB from gff/gtf annotation file.
# Warnings in this examples can be ignored.
#as <- new("ASpliAS")
#targets <- 1
#a <- junctionDUreportExt(as, targets)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.