export.graphml: export.graphml

View source: R/external.R

export.graphmlR Documentation

export.graphml

Description

Create a graphML object which can be imported in cytoscape This function is based on the tronco.plot fuction

Usage

export.graphml(x, file, ...)

Arguments

x

A TRONCO compliant dataset

file

Where to save the output

...

parameters for tronco.plot

Examples

data(test_model)
export.graphml(test_model, file='text.xml', scale.nodes=0.3)


BIMIB-DISCo/TRONCO documentation built on March 31, 2024, 9:20 p.m.