View source: R/PathwayEnrich.R
PathwayEnrich | R Documentation |
a function to do PathwayAnalysis
PathwayEnrich(
specias_pathway_database = hsa.kegg.pathway,
specias_compound_database = hsa_compound_ID,
font_size = 20,
data_name = "data_pathway.csv",
color = c("#3399FF", "#FF3333"),
All_ID = TRUE,
seed = FALSE,
grade1_2 = FALSE
)
specias_pathway_database |
the specia of sample |
specias_compound_database |
the specia of sample |
font_size |
20 |
data_name |
the data_name |
color |
color |
All_ID |
default is FALSE |
seed |
default is TRUE |
grade1_2 |
default is FALSE |
All the results can be got form other functions and instruction.
Xia Shen qq951633542@163.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.