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
filter.h
1
/* A command to filter data by fields set in the map file. */
2
3
#ifndef FILTER_H_
4
#define FILTER_H_
5
6
#include <string>
7
#include "map_file.h"
8
#include "interface.h"
9
#include "data_types/allele.h"
10
#include "typedef.h"
11
16
int
filter(
int
argc,
char
*argv[]);
20
#endif
Generated on Mon Oct 1 2018 13:55:19 for mapgd by
1.8.6