Description Usage Arguments Examples
Write DEG list to Excel file
1 | write_DEGs_to_Excel(t3v0_res, t15v0_res, t15v3_res, file_name)
|
t3v0_res |
data.frame with columns 'Gene_ID', 'LFC', and 'padj' |
t15v0_res |
data.frame with columns 'Gene_ID', 'LFC', and 'padj' |
t15v3_res |
data.frame with columns 'Gene_ID', 'LFC', and 'padj' |
file_name |
string |
1 | write_DEGs_to_Excel(t3v0_res, t15v0_res, t15v3_res, file_name)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.