tx_filter_maxWidth | R Documentation |
Filter ranges by a maximum width
tx_filter_maxWidth(x, thr, nCores = 1)
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. |
CompressedGRangesList
M.A. Garcia-Campos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.