Learn R Programming

WebGestaltR (version 0.1.0)

listIDType:

Description

The listIDType function can list all available ID types for the selected organism in the WebGestaltR.

Usage

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

Arguments

organism
Currently, the listIDType 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 listIDType function can list all available ID types for the selected organism in the WebGestaltR.

Examples

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

Run the code above in your browser using DataLab