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
read_pheno.h
1
#ifndef _READ_PHENO_H_
2
#define _READ_PHENO_H_
3
4
#include "phenotype.h"
5
#include "map_file.h"
6
#include "interface.h"
7
#include "plink_pheno.h"
8
9
#ifdef MPI
10
#include <ciso646>
11
#include <mpi.h>
12
#endif
13
14
int
read_pheno(
int
,
char
**);
15
16
#endif
Generated on Mon Oct 1 2018 13:55:19 for mapgd by
1.8.6