snp_view_summary | R Documentation |
SNP view summary table
snp_view_summary(
gene.mapping.res,
gene.annots,
finemapstats,
fractional.pip.thresh = 0.02
)
gene.mapping.res |
A data frame of gene mapping result |
gene.annots |
A data frame of gene annotations |
finemapstats |
A GRange object of fine-mapping summary statistics |
fractional.pip.thresh |
Filter SNPs with fractional PIP cutoff (default: 0.02) |
A data frame of SNP view summary of gene mapping result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.