Convert centiMorgan units to genetic map distance units (equivalent to
Morgan units).
- Parameters:
cM (numpy.ndarray) – An array of centiMorgan map distance values.
- Returns:
d – An array of genetic map distance units (Morgans).
- Return type:
numpy.ndarray