ComputeAbsolute | R Documentation |
Compute absolute expression in a grandR object and puts the normalized data into a new slot
ComputeAbsolute(
data,
dilution = 40000,
volume = 10,
slot = "tpm",
name = "absolute"
)
data |
the grandR object |
dilution |
the dilution of the spikein transcript in the lysis reaction mix |
volume |
the approximate volume of the lysis chamber (nanoliters) |
slot |
the slot containing relative expression values |
name |
the name of the new slot to put absolute expression values in |
a new grandR object with an additional slot
relative2abs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.