Rdocumentation
powered by
Learn R Programming
GenABEL (version 1.8-0)
sortmap.internal: Internal function for map-sorting
Description
Internal function for map-sorting, not supposed to be used directly by user (is open for regression testing reasons)
Usage
sortmap.internal(chrom, map, delta = 1)
Arguments
chrom
vector of markers' chromosomes
map
vector of marlers' map ositions
delta
step to do between chroms when building cumulative map
Value
list, withe elements 'ix' ('sorted' order), etc.