.cdat_from_mixed | R Documentation |
Helper function to extract colocalisation regions for when one dataset comes from a local file and another from OpenGWAS.
.cdat_from_mixed(f1, f2, chrpos, verbose = TRUE)
f1 |
File path or OpenGWAS ID for trait 1 |
f2 |
File path or OpenGWAS ID for trait 2 |
chrpos |
Character of the format chr:pos1-pos2 |
verbose |
Display verbose information (Optional, boolean) |
list of coloc-ready data
[gwasglue::gwasvcf_to_coloc()], [gwasglue::ieugwasr_to_coloc()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.