BCFFun: segregation analysis of BCF population

View source: R/BCFFun.R

BCFFunR Documentation

segregation analysis of BCF population

Description

Phenotypic observations in BCF population have often been used to identify mixed major-gene plus polygene inheritance model for quantitative traits in plants.

Usage

BCFFun(df,model,BCFtext2)

Arguments

df

phenotype matrix.

model

genetic model.

BCFtext2

number of plants measured in each family.

Author(s)

Wang Jing-Tian, Zhang Ya-Wen, and Zhang Yuan-Ming
Maintainer: Yuanming Zhang<soyzhang@mail.hzau.edu.cn>

Examples

BCF=data(BCFexdata)
BCFFun(BCFexdata,"0MG",1)

SEA documentation built on March 30, 2022, 9:06 a.m.