order_loci | R Documentation |
Order loci by UCS size, or alphabetically.
order_loci(dat, by_ucs_size = FALSE, descending = TRUE, verbose = FALSE)
dat |
Fine-mapped summary statistics data. |
by_ucs_size |
Sort by Union Credible Set (UCS) size. |
descending |
Sort |
verbose |
Print messages. |
merged_DT <- echodata::get_Nalls2019_merged()
merged_DT2 <- echodata::order_loci(dat=merged_DT)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.