print_convert {pcadapt} | R Documentation |
Summary
Description
print_convert
prints out a summary of the file conversion.
Usage
print_convert(input, output, M, N, pool)
Arguments
input |
a genotype matrix or a character string specifying the name of the file to be converted. |
output |
a character string specifying the name of the output file. |
M |
an integer specifying the number of genetic markers present in the data. |
N |
an integer specifying the number of individuals present in the data. |
pool |
an integer specifying the type of data. '0' for genotype data, '1' for pooled data. |
[Package pcadapt version 4.3.5 Index]