genomicSimulationC 0.3
Documentation
Here is a list of all modules:
[detail level 12]
 Functions with Short Names AvailableList of functions and data structures that have short names available
 Data StructuresHow the simulation stores data
 Deletor FunctionsFor deleting and free associated memory of data structures
 Mathematical functionsFor mathematical and statistical operations as required by the package
 Utils/Supporting Functions
 Setup FunctionsFor setup of the simulation (loading founders, genetic maps, and optionally allele effects)
 Data Access and Search FunctionsFor non-persistent access to simulation results and contents
 Genotype IteratorsFor iterating through the genotypes in the simulation
 Getting data from an IteratorThese functions take as a parameter a gsc_GenoLocation (the output of iterators), and access the data for the single genotype that the iterator has found
 Data Searching FunctionsThese functions search the simulation data for the genotype that matches a particular known piece of information, eg a name, id, global index, or set of parents
 Collective Data Access FunctionsThese functions return vector data, rather than data on a single genotype or single group
 Seletion/Group Modification FunctionsFor simulation of selection or structure in breeding programs
 Crossing and Progression Simulation FunctionsFor simulation of progression steps in breeding programs
 Meiosis Simulation FunctionsFor simulation of meiosis
 Breeding Value and Allele Count CalculatorsFor calculations related to the loaded allele effects and internal additive breeding value model
 Saving FunctionsFor saving persistent simulation results
 Recombination CalculatorsExperimental functions for retroactively calculating number of recombinations