maf_filter: Filter from data set SNPs with MAF bellow a threshold

Description Usage Arguments Value

View source: R/maf_filter.R

Description

maf_filter() Filter SNPs with MAF bellow a threshold

Usage

1
maf_filter(freq_data, maf_th = NULL, inplace = FALSE)

Arguments

freq_data

data.table. Data with one allele per line.

maf_th

float. MAF threshold. Default maf_th = NULL to consider every polymorphic site

Value

data.table


jonataseduardo/diverdt documentation built on Aug. 19, 2019, 11:55 p.m.