getTextForHypothesisTest | R Documentation |
* design, * method, * ttest_options, * th_logFC, * AllPairwiseCompNames = list( * logFC, * P_Value)
getTextForHypothesisTest(l.params)
l.params |
A list of parameters related to the process of the dataset |
A string
Samuel Wieczorek
params <- list(design = "OnevsOne", method = "limma")
getTextForHypothesisTest(params)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.