View source: R/find_consensus_snps_no_polyfun.R
find_consensus_snps_no_polyfun | R Documentation |
Find Consensus SNPs in finemap_loci output, without using any results from the functional fine-mapping tool PolyFun (in a new column "Consensus_SNP_noPF"). This helps to avoid any circularity when validating results with functional annotation that PolyFun may have been trained on.
find_consensus_snps_no_polyfun(dat, verbose = TRUE)
dat |
Fine-mapping results data. |
verbose |
Print messages. |
BST1 <- echodata::find_consensus_snps_no_polyfun(dat = echodata::BST1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.