Learn R Programming

miraculix (version 0.9.23)

Algebraic and Statistical Functions for Genetics

Description

This is a collection of fast tools for application in quantitative genetics. For instance, the SNP matrix can be stored in a minimum of memory and the calculation of the genomic relationship matrix is based on a rapid algorithm. It also contains the window scanning approach by Kabluchko and Spodarev (2009), to detect anomalous genomic areas . Furthermore, the package is used in the Modular Breeding Program Simulator (MoBPS, , ). The tools are based on SIMD (Single Instruction Multiple Data, ) and OMP (Open Multi-Processing, ).

Copy Link

Version

Install

install.packages('miraculix')

Monthly Downloads

3

Version

0.9.23

License

GPL (>= 3)

Maintainer

Martin Schlather

Last Published

September 22nd, 2021

Functions in miraculix (0.9.23)

Manipulate

Manipulating Compressed Matrices
MoPBS

Functions designed for the R package MoBPS
genomicmatrix

Transform a Matrix to a Compressed Matrix
haplomatrix-class

Class haplomatrix
RFoptions

Setting control arguments
genomicmatrix-class

Class genomicmatrix
miraculix-package

MIRACULIX
Instruction Set

CPU instruction set
haplomatrix

Transform a Haplotype Vector to a Compressed Haplotype Vector
relationshipMatrix

Fast calculation of the Genomic Relationship Matrix and its derivatives
Random Haplotype Values

Generation of Random Haplotype Matrix
scanning

Scan Statistics
Windower

Windower
vectorGeno

Multiplication of a vector to a compressed SNP matrix
vector012matrix

multiplication from left of 012 vector with a matrix