Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
SGSeq (version 1.0.6)
removeExonsIsolated: Remove exons with no flanking splice junctions
Description
Remove exons with no flanking splice junctions
Usage
removeExonsIsolated(features, return_index = FALSE)
Arguments
features
TxFeatures
object
return_index
Logical indicating whether indices of retained features should be returned instead of filtered features
Value
TxFeatures
object with filtered features, or indices of retained features if
return_index = TRUE