Description Usage Arguments Author(s) References
This function is derived from copy and paste of lumi::vst function. Since lumi package has extensive imports I decided to hardcode this function to the blima instead of importing lumi package.
1 2 | vstFromLumi(u, std, nSupport = min(length(u), 500), backgroundStd = NULL,
lowCutoff = 1/3)
|
u |
The mean of probe beads |
std |
The standard deviation of the probe beads |
nSupport |
Something for c3 guess. |
backgroundStd |
Estimate the background variance c3. Input should be variance according to article, not SD. |
lowCutoff |
Something for c3 guess. |
authors are Pan Du, Simon Lin, the function was edited by Vojt<c4><9b>ch Kulvait
http://www.bioconductor.org/packages/release/bioc/html/lumi.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.