SEvnplot | R Documentation |
Venn plot for SE genes from different algorithms
SEvnplot(diffgenes, topgenes = 100, outputFolder = NULL, savePlot = FALSE)
diffgenes |
A list out of SE-genes calculation. |
topgenes |
Integer; set how many top SE-genes of each method to take, default as 100. |
outputFolder |
Output folder to save results. |
savePlot |
Boolean, whether to save plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.