Description Usage Arguments Value
View source: R/AnalysisRelatednessFunctions.R
This function will calculate a kinship matrix using
TASSEL's Kinship
plugin and respective parameters.
1 2 | kinshipMatrix(tasObj, method = "Centered_IBS", maxAlleles = 6,
algorithmVariation = "Observed_Allele_Freq")
|
tasObj |
An object of class |
method |
A Kinship method. |
maxAlleles |
Maximum number of alleles. |
algorithmVariation |
Algorithm variation. |
Returns a Java pointer of a TASSEL kinship matrix object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.