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.

readPeakFile(gisticPeakFile)

Arguments

gisticPeakFile

A GISTIC peak file supplied from running GISTIC.

Details

Value

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

References

Note

See also

Examples

##---- 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.
#> Error: <text>:4:8: unexpected symbol #> 3: ##-- or do help(data=index) for the standard data sets. #> 4: Please refer #> ^