Description Usage Arguments Author(s)
A volcano plot showing differentially expressed genes/miRNAs
1 2 3 4 5 6 7 8 | VolcanoPlot(
deg.all,
fc = 2,
pval = 0.05,
data.type = "mRNA",
nlab = 0,
save = ""
)
|
deg.all |
a dataframe generated from |
fc |
a numeric value specifying the threshold of fold change |
pval |
a nuemric value specifying the threshold of p value default is 0.05 |
data.type |
prefix for Save file names |
nlab |
a nuemric value,Specify the number of genes to display the gene name |
save |
Output file type,default is not save |
zexl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.