powered by
An example for the data input.
data("sampledata")
A data frame with 74 observations on the following 10 variables.
sig_type
a character vector
qtl_type
cg
rs
rs.CHR
rs.POS
a numeric vector
rs.gene
cg.CHR
cg.POS
cg.gene
The input data must contain cols that sampledata has
2016 tutorial
data(sampledata) ## maybe str(sampledata) ; plot(sampledata) ...
Run the code above in your browser using DataLab