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"
)
a new grandR object with an additional slot
the grandR object
the dilution of the spikein transcript in the lysis reaction mix
the approximate volume of the lysis chamber (nanoliters)
the slot containing relative expression values
the name of the new slot to put absolute expression values in
relative2abs