Create HTML Report of pathfindR Results
create_HTML_report(input, input_processed, final_res, dir_for_report)
the input data that pathfindR uses. The input must be a data frame with three columns:
Gene Symbol (Gene Symbol)
Change value, e.g. log(fold change) (OPTIONAL)
p value, e.g. adjusted p value associated with differential expression
processed input data frame
final pathfindR result data frame
directory to render the report in