WriteGeneSets-PathwayObject-method: WriteGeneSets

WriteGeneSets,PathwayObject-methodR Documentation

WriteGeneSets

Description

Exports the pathways into a csv file

Usage

## S4 method for signature 'PathwayObject'
WriteGeneSets(Object,
  file_location = "~/Project9/test/", name = "IPA_20181123",
  write = "Both")

Arguments

Object

is a PathwayObject.

file_location

where to write the files to

name

name to be added to the files, what experiments are these

write

what to write, either "Data", "RR" or "Both"

PathwayObject

a PathwayObject

Value

written tables in the folder designated.

Examples

Wx <- 1


TranslationalBioinformaticsUnit/GeneSetCluster documentation built on Feb. 2, 2023, 4:06 a.m.