kinshipMatrix: Create a TASSEL kinship matrix

Description Usage Arguments Value

View source: R/AnalysisRelatednessFunctions.R

Description

This function will calculate a kinship matrix using TASSEL's Kinship plugin and respective parameters.

Usage

1
2
kinshipMatrix(tasObj, method = "Centered_IBS", maxAlleles = 6,
  algorithmVariation = "Observed_Allele_Freq")

Arguments

tasObj

An object of class TasselGenotypePenotype.

method

A Kinship method.

maxAlleles

Maximum number of alleles.

algorithmVariation

Algorithm variation.

Value

Returns a Java pointer of a TASSEL kinship matrix object.


maize-genetics/bioconductor_test documentation built on Nov. 4, 2019, 5:19 p.m.