Validate minor allele frequency vector

validate_maf(x)

Arguments

x

maf vector

Value

a list with problematic elements, the reason why they are problematic and fixed maf values (if possible). If no problems, reason and problems will be NULL.

Author

Marcin Kierczak <marcin.kierczak@scilifelab.se>