chromosomeLength {detectRUNS} | R Documentation |
Function to found max position for each chromosome
Description
Function to found max position for each chromosome
Usage
chromosomeLength(mapFile)
Arguments
mapFile |
Plink map file (for SNP position) |
Details
Create a data frame with the max position in map file (plink format)
Value
A data frame with the max position for chromosome
[Package detectRUNS version 0.9.6 Index]