getMap {qgg} | R Documentation |
Fetch the map associated with provided rsids for a given chromosome from the list 'Glist'.
getMap(Glist = NULL, chr = NULL, rsids = NULL)
Glist |
A list structure with information about genotypes stored on disk. |
chr |
A chromosome from which the map is retrieved. |
rsids |
A vector of rsids for which the map is needed. |
A vector containing the map corresponding to the specified rsids on the given chromosome.