genomicSimulationC 0.3
|
Unprocessed data for one marker (linkage group and position) loaded from a map file. More...
#include <sim-operations.h>
Data Fields | |
char * | name |
char * | chr |
double | pos |
Unprocessed data for one marker (linkage group and position) loaded from a map file.
Definition at line 970 of file sim-operations.h.
char* gsc_MapfileUnit::chr |
Definition at line 972 of file sim-operations.h.
char* gsc_MapfileUnit::name |
Definition at line 971 of file sim-operations.h.
double gsc_MapfileUnit::pos |
Definition at line 973 of file sim-operations.h.