getAexample {SubpathwayMiner}R Documentation

Get a set of genes

Description

Get a set of genes.

Usage

 getAexample(k=1000)

Arguments

k An integer. Set numbers of genes returned from the function.

Value

A vector of character.

Author(s)

Chunquan Li <lcqbio@yahoo.com.cn>

Examples

##get an example of gene sets
geneList<-getAexample(k=1000)
geneList[1:10]

[Package SubpathwayMiner version 1.1 Index]