Filter ranges by a maximum width
tx_filter_maxWidth.Rd
Filter ranges by a maximum width
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.