View source: R/report_impacted_pathway.R
report_impacted_pathway | R Documentation |
Generate a report for impacted pathway analysis
report_impacted_pathway(
res,
report_folder_path = getwd(),
report_file = "ipa_report_scflow"
)
res |
Pathway enrichment result from find_impacted_pathway() function. |
report_folder_path |
folder path to save the report. |
report_file |
filename for report (without an extension). |
Other Impacted pathway analysis:
find_impacted_pathways()
,
list_databases()
,
pathway_analysis_enrichr()
,
pathway_analysis_webgestaltr()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.