mSeed | R Documentation |
mSeed
cTarget
has 2 components: GR and Gene.
mSeed(GR, Gene) ## S3 method for class 'mSeed' print(x, ...)
GR |
a data frame |
Gene |
a data frame |
x |
an object of class |
... |
other parameters |
an object of S3 class mSeed
## 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)