compute_maf_table: Returns table of MAF values by interval.

Description Usage Arguments Value

View source: R/compute_maf_table.R

Description

Returns table of MAF values by interval.

Usage

1
compute_maf_table(maf, breaks = seq(0, 0.5, length = 51), proportions = F)

Arguments

maf

Vector of MAF values

breaks

Vector of breaks to define intervals for table

proportions

Flag to return table with proportions rather than counts

Value

Table


twillis209/pidProjCode documentation built on Nov. 7, 2021, 3:01 p.m.