Learn R Programming

WebGestaltR (version 0.1.0)

listReferenceSet:

Description

The listReferenceSet function can list all existing reference gene sets for the selected organism in the WebGestaltR.

Usage

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

Arguments

organism
Currently, the referenceSet 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 listReferenceSet function can list all existing reference gene sets for the selected organism in the WebGestaltR.

Examples

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

Run the code above in your browser using DataLab