test_singleton_enrichment: Test for singleton enrichments

Description Usage Arguments Value

View source: R/singletons.r

Description

Takes table of singletons and overall SNVs and tests for an enrichment of overall singletons of enrichments per gene, as well as an erichment of non-synonymous over synonymous mutations among singletons versus among non-singletons

Usage

1

Arguments

Dat

A table with one singelton site per row. Must have columns site_id, gene_id and snp_effect.

info

A table with information about all SNV sites (singleton and non-singleton) in the genes being tested. Must have columns site_id, gene_id, and snp_effect.

Value

A tibble


surh/HMVAR documentation built on Aug. 18, 2021, 1:21 a.m.