variance_expt | R Documentation |
Why? Maria Adelaida is interested in pulling the least-variant genes in our data, this seems like it might be generally applicable. Note, I made this slightly redundant by doing a cpm on the data; as a result the proportion and mean values are effectively identical.
variance_expt(expt, convert = "cpm", transform = "raw", norm = "raw")
expt |
Expressionset to which to add this information. |
convert |
Use this conversion, |
transform |
and transformation, |
norm |
and normalization. |
Slightly modified gene annotations including the mean/variance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.