convertxoloc: Convert format of crossover locations data
Description
Convert the format of data on crossover locations to that needed for the
function fitGamma.
Usage
convertxoloc(breaks)
Value
A data frame with two columns: the inter-crossover and crossover-to
chromosome end differences ("distance") and indicators of censoring
type ("censor"), with 0 = distance between crossovers, 1=start of
chromosome to first crossover, 2 = crossover to end of chromosome, and 3 =
whole chromosome.
Arguments
breaks
A list of crossover locations, as output by
find.breaks() or simStahl().