Function to found max position for each chromosome
chromosomeLength(mapFile)
mapFile
: Plink map file (for SNP position)A data frame with the max position for chromosome
Create a data frame with the max position in map file (plink format)
Useful links