Learn R Programming

SGSeq (version 1.0.6)

junctionCompatible: Compatible fragment counts for splice junctions

Description

Identify fragments compatible with splice junctions.

Usage

junctionCompatible(junctions, frag_intron, counts = TRUE)

Arguments

junctions
IRanges of splice junctions
frag_intron
IRangesList of introns, one entry per fragment
counts
Logical indicating whether counts or indices of compatible fragments should be returned

Value

Counts or list of indices of compatible fragments