genomicSimulationC 0.2.6
|
Unprocessed data for one marker (linkage group and position) loaded from a map file. More...
#include <sim-operations.h>
Data Fields | |
char * | name |
unsigned long | chr |
double | pos |
Unprocessed data for one marker (linkage group and position) loaded from a map file.
Definition at line 939 of file sim-operations.h.
unsigned long gsc_MapfileUnit::chr |
Definition at line 941 of file sim-operations.h.
char* gsc_MapfileUnit::name |
Definition at line 940 of file sim-operations.h.
double gsc_MapfileUnit::pos |
Definition at line 942 of file sim-operations.h.