Minimac4
Loading...
Searching...
No Matches
recombination.hpp File Reference
#include "variant.hpp"
#include <shrinkwrap/istream.hpp>
#include <string>
#include <vector>
#include <cstdint>
#include <algorithm>
#include <cmath>
Include dependency graph for recombination.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  recombination
 Provides utilities for handling recombination rates and genetic maps. More...
 
struct  recombination::map_file_line
 Representation of a single line from a genetic map file. More...
 
class  genetic_map_file
 A reader and interpolator for genetic map files. More...
 
struct  genetic_map_file::record
 A single line entry from the genetic map file. More...