Description Usage Arguments Value
View source: R/compute_maf_table.R
Returns table of MAF values by interval.
1 | compute_maf_table(maf, breaks = seq(0, 0.5, length = 51), proportions = F)
|
maf |
Vector of MAF values |
breaks |
Vector of breaks to define intervals for table |
proportions |
Flag to return table with proportions rather than counts |
Table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.