CheckGeno {sequoia} | R Documentation |
Check that the provided genotype matrix is in the correct format
CheckGeno(GenoM, quiet = FALSE)
GenoM |
the genotype matrix |
quiet |
suppress messages |
a list with low call rate individuals (<0.5, 'ExcludedInd') and low call rate SNPs (<0.1, 'ExcludedSnps'), if any, which will be excluded from pedigree reconstruction.