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