junctionCompatible {SGSeq} | R Documentation |
Identify fragments compatible with splice junctions.
junctionCompatible(junctions, frag_exonic, frag_intron, min_anchor, counts = TRUE)
junctions |
|
frag_exonic |
|
frag_intron |
|
min_anchor |
Integer specifying minimum anchor length |
counts |
Logical indicating whether counts or indices of compatible fragments should be returned |
Counts or list of indices of compatible fragments
Leonard Goldstein