make_pop_breaktable: make_pop_breaktable ————- Create dataframe of...

View source: R/make_breaktable.R

make_pop_breaktableR Documentation

make_pop_breaktable ——————————————————– Create dataframe of breakpoint locations for a one chromsome for a Pop object

Description

make_pop_breaktable ——————————————————– Create dataframe of breakpoint locations for a one chromsome for a Pop object

Usage

make_pop_breaktable(pop, n = NULL, c = 10, het = T)

Arguments

pop

A Pop object

n

The number of individuals to include in the table. Default is all of them.

c

The chromosome number

het

Whether or not the chromosomes are heterozygous. Default is TRUE

Value

a dataframe with the parental donor and location of breakpoints


sarahodell/magicsim documentation built on Sept. 25, 2023, 8:12 a.m.