View source: R/managing_annotations.R
annotation_2_json | R Documentation |
Given a 'categoryCompare2' annotation object, generate a JSON representation that can be used with the command line executable
annotation_2_json(annotation_obj, json_file = NULL)
annotation_obj |
the annotation object |
json_file |
the file to save it to |
the json string (invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.