Description Usage Arguments Value
These functions are internal function and will not be exported
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | ReadSTARSJ(file, uniqMapOnly = TRUE, minSJRead = 1,
annotationOnly = TRUE, minOverhang = 3)
multiMerge(SJFiles, uniqMapOnly = TRUE, minSJRead = 1,
minSJRowSum = 10, minSJSample = 2, annotationOnly = TRUE,
minOverhang = 3, postfix = "SJ.out.tab")
ASSJFind(x)
ASSJFilter(matrix, MMJF)
fun1(x, MinSum)
SetIfNull(x, default)
WhichCells(object, ident)
|
x |
An object to set if it's null |
default |
The value to provide if x is null |
object |
An object to set if it's null |
ident |
one level of design |
MMF |
minimum minor-junction fraction of multiple-alternative-splice site (same start/end junction > 2) |
MinSumSpliceSite |
The minimum number of reads of each SameStart or SameEnd for PSI Calculating |
default if x is null, else x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.