mapgd
0.4
A program for the Maximum-likelihood analysis of population genomic data.
Main Page
Related Pages
Modules
Data Structures
Files
File List
All
Data Structures
Functions
Variables
Friends
Groups
Pages
mapgd_0.4
commands
map2genotype.h
1
#ifndef _MAP2GENOTYPE_H_
2
#define _MAP2GENOTYPE_H_
3
4
#include <vector>
5
6
#include "interface.h"
7
#include "population.h"
8
#include "allele.h"
9
#include "map_file.h"
10
#include "typedef.h"
11
#include "quartet.h"
12
#include "locus.h"
13
17
int
map2genotype(
int
argc,
char
* argv[]);
20
#endif
Generated on Mon Oct 1 2018 13:55:19 for mapgd by
1.8.6