View source: R/partition_pips.R
partition_pip_regions | R Documentation |
Partition PIPs into disjoint functional annotation regions
partition_pip_regions(finemapstats, annots.list)
finemapstats |
A GRanges object of fine-mapping summary statistics |
annots.list |
A list of GRanges objects of disjoint functional annotations. Note: the annotation regions need to be disjoint! |
A list with a data frame with the sum of PIPs and a data frame with the number of SNPs included for each annotation category.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.