createStats | R Documentation |
calculate staistics on all possible groupings using the DEseq nbinomTest test Both
together create the group 'A vs. B'
createStats(x, condition, ..., files = F, A = NULL, B = NULL)
x |
the NGSexpressionSet |
condition |
the grouping column in the samples data.frame |
files |
write the statistics tables (FALSE) |
A |
the first component to analyze (Group A) |
B |
the second component to analyze (Group B) |
the NGSexpressionSet with a set of ststs tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.