Learn R Programming

WebGestaltR (version 0.1.0)

listGeneSet:

Description

The listGeneSet function can list all available gene sets for the selected organism in the WebGestaltR.

Usage

listGeneSet(organism="hsapiens",hostName="http://www.webgestalt.org/")

Arguments

organism
Currently, the listGeneSet function supports 12 organisms. Users can use the function listOrganism to check the available organisms.
hostName
The server URL for accessing the data. User can use listArchiveURL function to get all archive version URL.

Value

The listGeneSet function can list all available gene sets for the selected organism in the WebGestaltR.

Examples

Run this code
	geneSet <- listGeneSet(organism="hsapiens",hostName="http://www.webgestalt.org/")

Run the code above in your browser using DataLab