GSEA.ConsPlot: GSEA.ConsPlot

Description Usage Arguments Value Examples

View source: R/GSEA.1.0.R

Description

GSEA.ConsPlot

Usage

1
GSEA.ConsPlot(V, col.names, main = " ", sub = " ", xlab = " ", ylab = " ")

Arguments

V

V="Itable"

col.names

col.names = colnames

main

main= " "

sub

sub = " "

xlab

xlab= " "

ylab

ylab = " "

Value

GSEA.ConsPlot

Examples

1
2
3
4
5
6
7
## Not run: 
library(canceR)
## Load workspace
readRDS(paste(path.package("canceR"),"/extdata/rdata/ucec_tcga_pubGSEA1021.rds", sep=""))
##Run.GSEA()

## End(Not run)

canceR documentation built on Nov. 8, 2020, 7:21 p.m.