saveInFiles: Save the data in several files.

Description Usage Arguments Value Author(s)

Description

Save the data from a NCviz object in several files, one .tsv file per profiling method. Each file can then be imported into NaviCell. Also produces a file with annotations of all samples, also importable in NaviCell.

Usage

1
2
## S4 method for signature 'NCviz'
saveInFiles(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.