saveData: Save the data in one files.

Description Usage Arguments Value Author(s)

Description

Save the data in a .txt files. The file cannot be directly exported to NaviCell but can be imported with the RncMapping package. For easily commucating data.

Usage

1
2
## S4 method for signature 'NCviz'
saveData(obj, path = "./", suffix = "")

Arguments

obj

NCviz object

path

Folder where the files must be save, can be used to append a prefix to the filename

suffix

Suffix appended to the filename

Value

Produces .txt files, and invisibly return the name of the file

Author(s)

Mathurin Dorel mathurin.dorel@curie.fr


sysbio-curie/cBioFetchR documentation built on May 31, 2019, 12:48 a.m.