Learn R Programming

coloc (version 3.2-1)

coloc-class: Classes "coloc" and "colocBayes"

Description

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.

Arguments

Objects from the Class

Objects can be created by calls to the function coloc.test(). Class colocBayes extends class coloc.

References

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

See Also

coloc.test, coloc.test.summary, coloc.bma

Examples

Run this code
# NOT RUN {
showClass("coloc")
showClass("colocBayes")
# }

Run the code above in your browser using DataLab