Skip to content

fanyue322/MethylQTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MethylQTL

mQTL mapping in bisulfite sequencing studies by fitting a binomial mixed model, incorporating allelic-specific methylation pattern.

Installation

It is easy to install the development version of MethylQTL package using the 'devtools' package.

library(devtools)
install_github("3211895/MethylQTL")

Usage

The main function is methylqtl. You can find the instructions and an example by '?methylqtl'.

Example:

data(ExampleData)
res=methylqtl(geno,data,K)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published