rnaglib.utils.dump_json¶ rnaglib.utils.dump_json(filename, graph)[source]¶ Just a shortcut to dump a json graph more compactly. Parameters: filename – The dump name graph – The graph to dump