save_go_data | R Documentation |
For each geneset, enrich GO terms and related data will be saved in an individual tab within a single excel file.
save_go_data(x, output_dir = ".", output_file_name = "go_outout")
x |
an object of class 'parcutils_go_results' which can be generated using the function |
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. |
a list with two elements - 1) go results and 2) go emap plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.