breakpoints1: simple function to return crossover points from an...

View source: R/RcppExports.R

breakpoints1R Documentation

simple function to return crossover points from an exponential

Description

we could swap this out for something more complicated with varying rates and inversions fairly easily.

Usage

breakpoints1(chr_len, rate)

Arguments

chr_len

the length of the chromosome in base pairs

rate

the rate of recombination per base pair (like 1/10^6)


eriqande/glads documentation built on Jan. 26, 2024, 9:25 p.m.