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