rcpp_normalization {srnadiff} | R Documentation |
Normalize counts (and changes the input values)
rcpp_normalization(lengths, values, chromosomeSizes, librarySizes)
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 |
librarySizes |
number of elements per sample |
nothing (but transform the values instead)