genomicSimulationC 0.3
Data Fields
gsc_MapfileUnit Struct Reference

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
 

Detailed Description

Unprocessed data for one marker (linkage group and position) loaded from a map file.

Definition at line 970 of file sim-operations.h.

Field Documentation

◆ chr

char* gsc_MapfileUnit::chr

Definition at line 972 of file sim-operations.h.

◆ name

char* gsc_MapfileUnit::name

Definition at line 971 of file sim-operations.h.

◆ pos

double gsc_MapfileUnit::pos

Definition at line 973 of file sim-operations.h.


The documentation for this struct was generated from the following file: