readTasselDistanceMatrix: read TASSEL distance matrix object from file

View source: R/analysis_relatedness_functions.R

readTasselDistanceMatrixR Documentation

read TASSEL distance matrix object from file

Description

This function will read a TASSEL distance matrix from file and convert it into a TasselDistanceMatrix object.

Usage

readTasselDistanceMatrix(file)

Arguments

file

A file path of type character

Value

Returns a TasselDistanceMatrix object.


maize-genetics/rTASSEL documentation built on Nov. 13, 2023, 7:18 a.m.