View source: R/haplor_epigenetic_enrichment.R
haplor_epigenetics_enrichment | R Documentation |
HaploR
annotationsTest for enrichment of HaploR
annotations
haplor_epigenetics_enrichment(
snp_list1,
snp_list2,
chisq = TRUE,
fisher = TRUE,
epigenetic_variables = c("Promoter_histone_marks", "Enhancer_histone_marks"),
tissue_list = c("BRN", "BLD")
)
Other annotate:
annotate_missense()
,
biomart_snp_info()
,
biomart_snps_to_geneInfo()
,
haplor_epigenetics_summary()
,
haplor_haploreg()
,
haplor_regulomedb()
,
plot_missense()
,
snps_by_mutation_type()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.