calcDepthDrops | R Documentation |
Calculate relative drops in effective sequencing depth for each variant
calcDepthDrops(xCounts, xTiles, depthTable, mc.cores = 6)
xCounts |
marginal or all counts table |
xTiles |
tile assignments for each variant in the table |
depthTable |
raw depth table |
mc.cores |
number of processes to run in parallel for multi-core processing |
a table listing the relative drop for each variant in each condition-time-replicate combination
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.