getDGETable | R Documentation |
Create table differential analysis results from 'K2' object.
getDGETable(K2res)
K2res |
A K2 class object. |
A data.frame object with the following columns:
gene: The identifier of the gene
coef: The difference between the means of each subgroup at a given partition
mean: The mean across all observations at the given partition
t: The test statistic estimated by differential analysis
pval: The p-value estimated by differential analysis
fdr: The multiple hypothesis corrected fdr p-value, adjusted across all partitions
edge: Indication of which subgroup the gene was assigned at a given partition
node: The identifier of the partition
direction: The direction of coefficient for the assigned gene
reed_2020K2Taxonomer \insertReflimmaK2Taxonomer \insertRefbhK2Taxonomer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.