View source: R/dot_summary_plot.R
dot_summary_plot | R Documentation |
Multi-fine-map summary dot plot of all lead, UCS and/or Consensus SNPs.
dot_summary_plot(dat, credset_thresh = 0.95, show_plot = TRUE, verbose = TRUE)
dat |
Data to query transcripts with. |
credset_thresh |
The minimum fine-mapped posterior probability
for a SNP to be considered part of a Credible Set.
For example, |
show_plot |
Print plot to screen. |
verbose |
Print messages. |
Other plot:
add_multitrack_lines()
,
get_window_suffix()
dat <- echodata::BST1
gp <- echoplot::dot_summary_plot(dat = dat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.