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
compare-individual.h
1
/* A command to compare two or more populations with pooled sequencing and
2
* print Fst values.
3
*/
4
#ifndef _COMPAREPOOLED_H_
5
#define _COMPAREPOOLED_H_
6
#include "pro-file.h"
7
#include <iomanip>
8
#include "interface.h"
9
#include "compare-pooled.h"
10
#include "pooled_likelihood.h"
11
#include <iostream>
12
int
comparePooled(
int
argc,
char
*argv[]);
13
#endif
Generated on Mon Oct 1 2018 13:55:19 for mapgd by
1.8.6