EG | R Documentation |
EG
EG
has 1 component: gene_info.
EG(gene_info) ## S3 method for class 'EG' print(x, ...)
gene_info |
a data frame |
x |
an object of class |
... |
other parameters |
an object of S3 class EG
## Not run: # Load the library library(XGR) ## End(Not run) RData.location <- "http://galahad.well.ox.ac.uk/bigdata" ## Not run: EG(gene_info) ## End(Not run)