parseAllGenotypes: Function to parse genotype table from a population of...

Description Usage Arguments

View source: R/parseAndPlot.R

Description

Function to parse genotype table from a population of individuals and genome object Useful for generating data frames to be used for plotting

Usage

1
parseAllGenotypes(pop, genome, summarize = F)

Arguments

pop

a population of individuals

genome

a genome object

summarize

If FALSE, output raw genotypes (big matrix). TRUE: Output allele frequencies


eyalbenda/bulkPop documentation built on May 17, 2019, 11:14 p.m.