R/report_impacted_pathway.R
report_impacted_pathway.Rd
Generate a report for impacted pathway analysis
report_impacted_pathway(
res,
report_folder_path = getwd(),
report_file = "ipa_report_scflow"
)
Pathway enrichment result from find_impacted_pathway() function.
folder path to save the report.
filename for report (without an extension).
Other Impacted pathway analysis:
find_impacted_pathways()
,
list_databases()
,
pathway_analysis_enrichr()
,
pathway_analysis_webgestaltr()