Learn R Programming

XGR (version 1.1.7)

EG: Definition for S3 class EG

Description

EG has 1 component: gene_info.

Usage

EG(gene_info)

# S3 method for EG print(x, ...)

Arguments

gene_info

a data frame

x

an object of class EG

...

other parameters

Value

an object of S3 class EG

Examples

Run this code
# NOT RUN {
# Load the library
library(XGR)
# }
# NOT RUN {
RData.location <- "http://galahad.well.ox.ac.uk/bigdata"
# }
# NOT RUN {
EG(gene_info)
# }

Run the code above in your browser using DataLab