Description Usage Arguments Author(s)
plot combine network of Terms
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
df |
DGE files (DESeq2 result files) or vector contains gene names |
gores |
GO Enrichment analsyis result |
kores |
KEGG Enrichment analsyis result |
rores |
Reactome Pathway Enrichment analsyis result |
pfres |
PFAM Enrichment analysis result result |
itres |
InterPro Enrichment analysis result |
top |
number of Terms you want to display(defaultthe total number of all Significant number) |
pvalue.cutoff |
the cut-off P value for selecting significant Terms |
padj.cutoff |
the cut-off P adjust value for selecting significant Terms |
visNet |
use VisNetwork method to display network(defaultFALSE) |
weightcut |
the weight cut value for remove edges |
useTerm |
use the Term description or not(defalutTRUE) |
layout |
layout format (defultlayout.fruchterman.reingold) |
vertex.label.cex |
size of label(default0.5) |
vertex.node.shape |
vector of shape and names of the vector should be the terms (default 20) |
writeCyt |
export file for Cyt software |
vertex.label.color |
color of label(defaultblack) |
Kai Guo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.