gmWrite: Write individual CSV files to disk from the output of...

Description Usage Arguments

View source: R/annotate.r

Description

Write a CSV file for each output table in a goldmine() output list object. Useful for importing to spreadsheet applications. Will save the "context", "genes", and any tables in "features" to individual CSV files.

Usage

1
gmWrite(gm, path = ".")

Arguments

gm

The output list object from goldmine().

path

The directory to write the files into (default: current working directory).


jeffbhasin/goldmine documentation built on Nov. 13, 2019, 9:11 a.m.