Description Usage Arguments Examples
This function will calculate matching random variant sets (MRVS) idential to AVS
1 | makeMRVS(avs, bgSize = 100, mc.cores = 6)
|
avs |
A GRanges object which is outputted by makeAVS function |
bgSize |
An integer for the number of MRVS. Default: 100 |
mc.cores |
Number of cores to use. Default: 8 |
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.