readGenotype {hsphase} | R Documentation |
Read and Check the Genotype File
Description
This function reads and checks genotype files.
Usage
readGenotype(genotypePath, separatorGenotype = " ", check = TRUE)
Arguments
genotypePath |
|
separatorGenotype |
|
check |
|
Value
Returns the genotype matrix.
Note
Please refer to vignette for more information.
Examples
# A comprehensive demo and example dataset is available from
# http://www-personal.une.edu.au/~cgondro2/hsphase.html
[Package hsphase version 2.0.3 Index]