powered by
The listIDType function can list all available ID types for the selected organism in the WebGestaltR.
listIDType(organism="hsapiens",hostName="http://www.webgestalt.org/")
Currently, the listIDType function supports 12 organisms. Users can use the function listOrganism to check the available organisms.
listIDType
listOrganism
The server URL for accessing the data. User can use listArchiveURL function to get all archive version URL.
listArchiveURL
# NOT RUN { idType <- listIDType(organism="hsapiens",hostName="http://www.webgestalt.org/") # }
Run the code above in your browser using DataLab