report_impacted_pathway: Generate a report for impacted pathway analysis

View source: R/report_impacted_pathway.R

report_impacted_pathwayR Documentation

Generate a report for impacted pathway analysis

Description

Generate a report for impacted pathway analysis

Usage

report_impacted_pathway(
  res,
  report_folder_path = getwd(),
  report_file = "ipa_report_scflow"
)

Arguments

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).

See Also

Other Impacted pathway analysis: find_impacted_pathways(), list_databases(), pathway_analysis_enrichr(), pathway_analysis_webgestaltr()


combiz/scFlow documentation built on Feb. 25, 2024, 10:25 a.m.