Learn R Programming

MoBPS (version 1.13.1)

demiraculix: Remove miraculix-coding for genotypes

Description

Internal function to decode all genotypes to non-miraculix objects

Usage

demiraculix(population)

Value

Population list

Arguments

population

Population list

Examples

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

Run the code above in your browser using DataLab