rmminorallele: Filters MAF in X

View source: R/SNPformat.R

rmminoralleleR Documentation

Filters MAF in X

Description

This function removes markers at certain minor allele freq threshold

Usage

rmminorallele(X = NULL, minor.threshold = 0.05, plot.minor.allele = F)

Arguments

X

Is a marker matrix with markers in columns and gids in rows

minor.threshold

Is a threshold for the minor allele frequency (MAF)

plot.minor.allele

Logial to indicate if the histogram of the MAF is displayed


leocrh/FPGC documentation built on Nov. 15, 2024, 2:46 a.m.