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_bed.h
1
#ifndef _READ_BED_H_
2
#define _READ_BED_H_
3
4
#include "allele.h"
5
#include "locus.h"
6
#include "map_file.h"
7
#include "interface.h"
8
#include "file_index.h"
9
#include "bed_file.h"
10
#include "system.h"
11
12
#ifndef NOLZ4
13
#include "state.h"
14
#endif
15
16
int
read_bed(
int
,
char
**);
17
18
#endif
Generated on Mon Oct 1 2018 13:55:19 for mapgd by
1.8.6