rcpp_slice {srnadiff} | R Documentation |
Compute unique counts.
rcpp_slice(lengths, values, chromosomeSizes, minDepth, minSize, maxSize, minDifference)
lengths |
the sizes of the RLEs (one list per chromosome) |
values |
the values of the RLEs (one list per chromosome) |
chromosomeSizes |
the sizes of the chromosomes |
minDepth |
minimum coverage |
minSize |
minimum region size |
maxSize |
maximum region size |
minDifference |
minimum difference between 2 regions |
selected regions