export2cross: Generate cross object for R/qtl

View source: R/export.R

export2crossR Documentation

Generate cross object for R/qtl

Description

Generate cross object for R/qtl

Usage

export2cross(x, BC.gen = 0, F.gen = 0, alleles = c("A", "B"), parents = NULL)

Arguments

x
BC.gen

Used only for cross type "bcsft"

F.gen

Used only for cross type "bcsft"

alleles

A vector of two one-letter character strings (or four, for the four-way cross), to be used as labels for the two alleles.

parents

a vector with the position or name of two parents

Value

a binmapr object

Author(s)

Zhougeng Xu


xuzhougeng/binmapr documentation built on Aug. 25, 2023, 6:44 a.m.