print_convert
prints out a summary of the file conversion.
print_convert(input, output, M, N, pool)
a genotype matrix or a character string specifying the name of the file to be converted.
a character string specifying the name of the output file.
an integer specifying the number of genetic markers present in the data.
an integer specifying the number of individuals present in the data.
an integer specifying the type of data. `0` for genotype data, `1` for pooled data.