ref_adj | R Documentation |
Take in a data.table of genomic positions and smoothed, centered expression intensities counts and adjust for reference beads by subtracting average intensities of reference beads for each gene. This is the second reference adjustment.
ref_adj(centered_rm, normal_beads)
centered_rm |
data.table of smoothed, centered expression intensities counts |
normal_beads |
vector of names of normal beads |
rm_adj data.table of smoothed relative expression intensities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.