genomicSimulationC 0.2.6
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
 
unsigned long chr
 
double pos
 

Detailed Description

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

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

Field Documentation

◆ chr

unsigned long gsc_MapfileUnit::chr

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

◆ name

char* gsc_MapfileUnit::name

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

◆ pos

double gsc_MapfileUnit::pos

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


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