plot_trait_manhat | R Documentation |
Plot region Manhattan for a trait highlighting the queried variant
plot_trait_manhat(trait.dat, querysnpid, alt.snpid = NULL)
trait.dat |
dataset used as input for running cophescan |
querysnpid |
the id of the causal variant as present in trait.dat$snp, plotted in red |
alt.snpid |
the id of the other variants as a vector to be plotted, plotted in blue |
regional manhattan plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.