get_lowest_maf: Get the lowest non-zero value for a minor allelle frequency...

View source: R/get_lowest_maf.R

get_lowest_mafR Documentation

Get the lowest non-zero value for a minor allelle frequency (MAF).

Description

Get the lowest non-zero value for a minor allelle frequency (MAF), which is the lowest representable non-zero floating-point value, also known as .Machine$double.xmin (see .Machine)

Usage

get_lowest_maf()

Author(s)

Richèl J.C. Bilderbeek

Examples

get_lowest_maf()

richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.