scalefit | R Documentation |
This function re-scales expression intensities to be in a smaller range, normalizes for nUMI per bin, and centers the CNV scores to have a mean of 1
scalefit(obj, nbin, start, end)
obj |
data.table of relative expression intensities per bin |
nbin |
nUMIs in that specific bin |
start |
lower bound of CNV scores |
end |
upper bound of CNV scores |
vector of adjusted CNV scores for that bins with nbin number of nUMIs within the range (inclusive) of start to end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.