getPubDataGo {AnnBuilder} | R Documentation |
These functions are intended to help create a local mirror of public domain annotation data sources. They all depend on having wget available.
getPubDataHomoloGene(baseUrl) getPubDataLocusLink(baseUrl) getPubDataUniGene(baseUrl) getPubDataEntrezGene(baseUrl) getPubDataGoldenPath(baseUrl) getPubDataGo(baseUrl) getPubDataYeastGenome(baseUrl) getPubDataKegg(baseUrl)
baseUrl |
The URL. Note that for some sources this is a directory and for others it fully specifies a file we want to have available. |
Seth Falcon <sfalcon@fhcrc.org>