README.md

suez: an R package for mapping response-eQTLs

suez extends the PANAMA eQTL mapping framework (http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1002330) to handle - multiple conditions (e.g. stimulated/unstimulated), including response-eQTL mapping - latent factor correction - known kinship between individuals

Installation

The easiest way to install is

if (!require("devtools")) install.packages("devtools", repos='http://cran.us.r-project.org')
devtools::install_github("davidaknowles/suez")

Usage

For example usage see here.



davidaknowles/suez documentation built on March 20, 2021, 2:19 a.m.