predictCandidatesInternal {SGSeq} | R Documentation |
Identify candidate internal exons based on previously identified splice sites and regions with sufficient read coverage.
predictCandidatesInternal(islands, splicesites, frag_coverage, relCov)
islands |
|
splicesites |
|
frag_coverage |
|
relCov |
Minimum relative coverage required for exon prediction |
IRanges
of candidate internal exons
Leonard Goldstein