choose_binom_dataset | R Documentation |
Take an expt and poke at it to ensure that it will not result in troubled results.
choose_binom_dataset(input, verbose = TRUE, force = FALSE, ...)
input |
Expressionset containing expt object. |
verbose |
Print some information about what is happening? |
force |
Ignore every warning and just use this data. |
... |
Extra arguments passed to arglist. |
Invoked by deseq_pairwise() and edger_pairwise().
dataset suitable for limma analysis
[DESeq2] [edgeR] [choose_basic_dataset()] [choose_limma_dataset()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.