choose_basic_dataset | R Documentation |
basic_pairwise() assumes log2 data as input, use this to ensure that is true.
choose_basic_dataset(input, force = FALSE, ...)
input |
An expressionset containing expt to test and/or modify. |
force |
If we want to try out other distributed data sets, force it in using me. |
... |
future options, I think currently unused. |
data ready for basic_pairwise()
[Biobase] [choose_dataset()] [normalize_expt()]
## Not run:
ready <- choose_basic_dataset(expt)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.