Learn R Programming

⚠️There's a newer version (0.9.23) of this package.Take me there.

miraculix (version 0.9.20)

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

6

Version

0.9.20

License

GPL (>= 3)

Maintainer

Martin Schlather

Last Published

April 17th, 2020

Functions in miraculix (0.9.20)

RFoptions

Setting control arguments
Instruction Set

CPU instruction set
relationshipMatrix

Fast calculation of the Genomic Relationship Matrix and its derivatives
Manipulate

Manipulating Compressed Matrices
miraculix-package

MIRACULIX
haplomatrix-class

Class haplomatrix
genomicmatrix

Transform a Matrix to a Compressed Matrix
haplomatrix

Transform a Haplotype Vector to a Compressed Haplotype Vector
Windower

Windower
MoPBS

Functions designed for the R package MoBPS
vectorGeno

Multiplication of a vector to a compressed SNP matrix
genomicmatrix-class

Class genomicmatrix
scanning

Scan Statistics
vector012matrix

multiplication from left of 012 vector with a matrix
Random Haplotype Values

Generation of Random Haplotype Matrix