View source: R/FLCNA_normalization.R
CorrectSize | R Documentation |
Normalization according to bin size. Since bin size is consistant in all the markers, bin size will not affect normalization results in this study.
Normalization according to bin size. Since bin size is consistant in all the markers, bin size will not affect normalization results in this study.
CorrectSize(RC, L, step)
CorrectSize(RC, L, step)
RC |
A P-dimensional data vector. The read counts for a sample. |
L |
The bin size used in the data the default is 100,000. |
step |
Step value, a constant, used in the bin size correlation procedure. |
The output bin size correlation.
The output bin size correlation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.