get_allele_counts_pids {malan}R Documentation

Get autosomal allele counts from subpopulations given by pids

Description

Assumes that pedigrees_all_populate_autosomal() was used first to populate autosomal genotypes.

Usage

get_allele_counts_pids(population, subpops)

Arguments

population

Population obtain from simulation

subpops

List of individual pids

Value

Matrix with allele counts


[Package malan version 1.0.3 Index]