| deggs-class | R Documentation |
An S4 class to define the deggs output
subnetworksa list of data frames containing the subgroup networks and a number indicating the total count of links that reached significance in all subgroups (considering p or adj p < 0.05)
normalised_countsa data frame containig the normalised count data given in input.
metadataa data frame of sample data given in input and matching
the sample IDs in normalised_counts.
subgroup_variablecolumn name in metadata that contains the
subgroup definition for each sample in normalised_counts.
regression_methodthe chosen regression method used to calculate interaction p values. It can be either 'rlm' or 'lm'.
subgroupscharacter vector indicating which subgroups are used for comparison.
use_qvalueslogical. Indicates whether p values are adjusted via Storey's q value method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.