annotation_2_json: annotation to json

View source: R/managing_annotations.R

annotation_2_jsonR Documentation

annotation to json

Description

Given a 'categoryCompare2' annotation object, generate a JSON representation that can be used with the command line executable

Usage

annotation_2_json(annotation_obj, json_file = NULL)

Arguments

annotation_obj

the annotation object

json_file

the file to save it to

Value

the json string (invisibly)


rmflight/categoryCompare2 documentation built on April 25, 2024, 11:19 a.m.