Learn R Programming

MoBPS (version 1.13.1)

write.pedigree: write.pedigree.mixblup

Description

write.pedigree.mixblup

Usage

write.pedigree(
  population,
  path,
  gen = NULL,
  database = NULL,
  cohorts = NULL,
  id = NULL,
  depth.pedigree = 7,
  storage.save = 1.5,
  verbose = TRUE,
  mixblup.reliability = FALSE,
  blupf90 = FALSE,
  include.error = TRUE
)

Value

pedigree table

Arguments

population

Population list

path

AA

gen

AA

database

AA

cohorts

AA

id

AA

depth.pedigree

AA

storage.save

AA

verbose

AA

mixblup.reliability

AA

blupf90

FALSE for mixblup; TRUE for MixBLUP

include.error

AA