| HG-class {AnnBuilder} | R Documentation |
Objects of HG contains the url, build information, ... about the HomoloGene data that will be used to build a homolgy data package
Objects can be created by calls of the form new("GO", ...).
A constructor (HG is available and should be used to
instantiate objects of HG
srcUrl:"character" a character
string for the url or path of a source file to be usedparser:"character" a character
string for the name of a parser to be used to parse the source
data. Not applicable to HG objectsbaseFile:"character" Not
applicable to HG objectsbuilt:"character" a chracter
string for the build information about the source filefromWeb:"logical" a boolean
indicating whether srcUrl is a url to a source file or the
path to a locally stored file
Class "pubRepo", directly.
signature(object = "HG"): a function that
reads the homoloGene dataJianhua Zhang
http://www.ncbi.nlm. nih.gov/query?db = homology
#No example is provided