View source: R/partition_pips.R
partition_pip_annots | R Documentation |
Partition PIPs into functional annotation categories.
partition_pip_annots(finemapstats, annots.list)
finemapstats |
a GRanges object of fine mapping summary statistics |
annots.list |
a list of GRanges objects of ordered functional annotation categories, if a SNP is in multiple annotation categories, it will be assigned to the first ordered category. |
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.