mSeedR Documentation

Definition for S3 class mSeed

Description

cTarget has 2 components: GR and Gene.

Usage

mSeed(GR, Gene)

## S3 method for class 'mSeed'
print(x, ...)

Arguments

GR

a data frame

Gene

a data frame

x

an object of class mSeed

...

other parameters

Value

an object of S3 class mSeed

Examples

## Not run: 
# Load the library
library(XGR)

## End(Not run)
RData.location <- "http://galahad.well.ox.ac.uk/bigdata_dev"
## Not run: 
mSeed(priority, predictor)

## End(Not run)