MAF {xlink}R Documentation

Select SNP by MAF.

Description

MAF returns SNPs with higher MAF than default value.

Usage

MAF(snp, gender, male, MAF_v, data)

Arguments

snp

SNP name.

gender

gender variable.

male

male information.

MAF_v

minimum MAF value.

data

a dataset.


[Package xlink version 1.0.1 Index]