Learn R Programming

MoBPS (version 1.6.64)

miraculix: Add miraculix-coding for genotypes

Description

Internal function to store genotypes bit-wise

Usage

miraculix(population)

Arguments

population

Population list

Value

Population list

Examples

Run this code
# NOT RUN {
# This is only relevant with the package miraculix is installed and used
population <- creating.diploid(nsnp=100, nindi=50, miraculix=FALSE)
# }
# NOT RUN {
population <- miraculix(population)
# }

Run the code above in your browser using DataLab