magnusdv / forrel

Forensic pedigree analysis and relatedness inference
GNU General Public License v2.0
10 stars 0 forks source link

markerSim: Unknown ID label: mutmat #6

Closed thoree closed 6 years ago

thoree commented 6 years ago
x = pedtools::nuclearPed(1)
forrel::markerSim(x, alleles = 1:2)
#> Unconditional simulation of 1 autosomal marker.
#> Individuals: 1, 2, 3
#> Allele frequencies:
#>    1   2
#>  0.5 0.5
#> Mutation model: No
#> Error: Unknown ID label: mutmat

Created on 2018-09-10 by the reprex package (v0.2.0).

magnusdv commented 6 years ago

Thanks, fixed now.