readGenotypeTableFromPath: Wrapper function of TasselGenotypePhenotype class for...

Description Usage Arguments Value

View source: R/GenotypeTableFunctions.R

Description

This function is a wrapper for the TasselGenotypePhenotype class. It is used for storing genotype information into a class object.

Usage

1
2
readGenotypeTableFromPath(path, keepDepth = FALSE,
  sortPositions = FALSE)

Arguments

path

A genotype data path (e.g. *.VCF, *.hmp, etc.).

keepDepth

Should depth be kept? Defaults to FALSE.

sortPositions

Should positions be sorted? Defaults to FALSE.

Value

Returns an object of TasselGenotypePhenotype class.


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