tx_filter_maxWidth: Filter ranges by a maximum width

View source: R/tx_core.R

tx_filter_maxWidthR Documentation

Filter ranges by a maximum width

Description

Filter ranges by a maximum width

Usage

tx_filter_maxWidth(x, thr, nCores = 1)

Arguments

x

CompressedGRangesList. Genomic Ranges list containing genomic alignments data by gene. Constructed via tx_reads().

thr

integer. Threshold for maximum width size allowed on output.

nCores

integer. Number of cores to run the function with. Multicore capability is not available in Windows OS.

Value

CompressedGRangesList

Author(s)

M.A. Garcia-Campos


AngelCampos/tx_tools documentation built on April 8, 2024, 9:46 p.m.