
"coloc"
and "colocBayes"
Classes
designed to hold objects returned by function coloc.test
which
performs a test of the null hypothesis that two genetic traits colocalise -
that they share a common causal variant.
Objects can be created by calls to the
function coloc.test()
. Class colocBayes
extends class
coloc
.
Wallace et al (2012). Statistical colocalisation of monocyte gene expression and genetic risk variants for type 1 diabetes. Hum Mol Genet 21:2815-2824. http://europepmc.org/abstract/MED/22403184
Plagnol et al (2009). Statistical independence of the colocalized association signals for type 1 diabetes and RPS26 gene expression on chromosome 12q13. Biostatistics 10:327-34. http://www.ncbi.nlm.nih.gov/pubmed/19039033
# NOT RUN {
showClass("coloc")
showClass("colocBayes")
# }
Run the code above in your browser using DataLab