Learn R Programming

isqg (version 1.4)

In Silico Quantitative Genetics

Description

Accomplish high performance simulations in quantitative genetics. The molecular genetic components are represented by R6/C++ classes and methods. The core computational algorithm is implemented using bitsets according to . A mix between low and high level interfaces provides great flexibility and allows user defined extensions and a wide range of applications.

Copy Link

Version

Install

install.packages('isqg')

Monthly Downloads

17

Version

1.4

License

GPL-2 | file LICENSE

Maintainer

Fernando Toledo

Last Published

October 18th, 2022

Functions in isqg (1.4)

fitness

Simulated Trait for Individuals According to Basic Models
.decode

decode character vector genotype as homologous strings
set_specie

Constructor of Instances of the Specie Class
ToyMap

Toy Example of a Map for in silico Quantitative Genetics
founder

Constructor of a Founder Instances of the Specimen Class
genotype

Codify Specimens' Genotypes.
isqg-package

isqg: A package to perform in silico quantitative genetics
.fuse

fletch and melt ith homologous
Specie

Class providing object with methods to mimic in silico Genomes
Specimen

Class providing object with methods to mimic in silico Specimens
Trait

Class providing object with methods to mimic in silico Traits
mating

Breed Simulated Individuals According to Basic Mating Schemes
import

Constructor of a Custom Instances of the Specimen Class