readPeakFile: readPeakFile

Description Usage Arguments Value Author(s) Examples

Description

Given a gistic peak file (amp_genes or del_genes) that contains columns of genes organized by gene peak, extract the gene lists from all peaks as a single vector.

Usage

1
readPeakFile(gisticPeakFile)

Arguments

gisticPeakFile

A GISTIC peak file supplied from running GISTIC.

Value

A character vector with all genes extracted from each peak column.

Author(s)

Ted Laderas

Examples

1
2
3
4
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.
Please refer to the vignette for an example.

laderast/surrogateMutation documentation built on May 20, 2019, 7:33 p.m.