Skip to contents

For each geneset, enrich GO terms and related data will be saved in an individual tab within a single excel file.

Usage

save_go_data(x, output_dir = ".", output_file_name = "go_outout")

Arguments

x

an object of class 'parcutils_go_results' which can be generated using the function get_go_emap_plot()

output_dir

a character string, default "./", denoting a path to output file.

output_file_name

a character string, default "go_output", denoting an output file name.

Value

a list with two elements - 1) go results and 2) go emap plots.