scale_nUMI | R Documentation |
This function re-scales expression intensities to be in a smaller range, normalizes for nUMI per bin, and subtracts reference bead signal
scale_nUMI(dat_bin, thresh_hard = FALSE)
dat_bin |
data.table of relative expression intensities per bin |
thresh_hard |
TRUE if using strict thresholds for expression thresholds and FALSE if adjusting thresholds based on 1 + or - the mean of absolute min and max values |
data.table of CNV scores per bin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.