tx_sample_GRList | R Documentation |
Sampling of alignmnets in a GRanges list using a binomial distribution.
tx_sample_GRList(x, p, nCores = 1)
x |
CompressedGRangesList. A list containing alignments, meant to be used
for the output of the |
p |
Probabilty for each read to be sampled. |
nCores |
integer. Number of cores to run the function with. Multicore capability not available in Windows OS. |
CompressedGRangesList.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.