makeDeSeq2Table | R Documentation |
Create a formatted table of differentially regulated genes
makeDeSeq2Table(result, num = 50, padj = 1, lfc = 1.5)
result |
DeSeq2 analysis results |
num |
max results to show |
padj |
cutoff value for adjusted p-value |
lfc |
log fold change cutoff (positive or negative) |
makeDeSeq2Table(result)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.