Fetch the genomic positions associated with provided rsids for a given chromosome from the list `Glist`.
getPos(Glist = NULL, chr = NULL, rsids = NULL)
A vector containing the positions corresponding to the specified rsids on the given chromosome.
A list structure with information about genotypes stored on disk.
A chromosome from which the positions are retrieved.
A vector of rsids for which the positions are needed.