Learn R Programming

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

synbreed (version 0.10-3)

Framework for the analysis of genomic prediction data using R

Description

The package was developed within the Synbreed project for synergistic plant and animal breeding (www.synbreed.tum.de). It contains a collection of functions required for genomic prediction in both plant and animal breeding. This covers data processing, data visualization and analysis. All functions are embedded within the framework of a single, unified data object. The implementation is flexible with respect to a wide range of data formats. This research was funded by the German Federal Ministry of Education and Research (BMBF) within the AgroClustEr Synbreed - Synergistic plant and animal breeding (FKZ 0315528A).

Copy Link

Version

Install

install.packages('synbreed')

Monthly Downloads

20

Version

0.10-3

License

GPL-2

Maintainer

Valentin Wimmer

Last Published

October 22nd, 2014

Functions in synbreed (0.10-3)

pairwiseLD

Pairwise LD between markers
create.pedigree

Create pedigree object
LDDist

LD versus distance Plot
crossVal

Cross validation of different prediction models
MME

Mixed Model Equations
codeGeno

Recode genotypic data, imputation of missing values and preselection of markers
kin

Relatedness based on pedigree or marker data
plot.LDdf

Plot function for class LDdf
[.GenMap

Extract or replace part of map data.frame
plotGenMap

Plot marker map
discard.markers

Subsets for objects of class gpData
write.plink

Prepare data for PLINK
manhattanPlot

Manhattan plot for SNP effects
summary.gpMod

Summary for class gpMod
[.relationshipMatrix

Extract or replace part of relationship matrix
write.beagle

Prepare genotypic data for Beagle
plot.LDmat

Plot function for class LDmat
LDMap

LD Heatmap
simul.phenotype

Simulation of a field trial with single trait
predict.gpMod

Prediction for genomic prediction models.
summaryGenMap

Summary of marker map information
summary.gpData

Summary for class gpData
plot.pedigree

Visualization of pedigree
summary.relationshipMatrix

Summary of relationship matrices
gpData2cross

Conversion between objects of class 'cross' and 'gpData'
simul.pedigree

Simulation of pedigree structure
create.gpData

Create genomic prediction data object
gpMod

Genomic predictions models for objects of class gpData
plot.relationshipMatrix

Heatmap for relationship Matrix
summary.LDdf

Summary for LD objects
add.markers

Add new markers to an object of class gpData
write.relationshipMatrix

Writing relationshipMatrix in table format
summary.pedigree

Summary of pedigree information
plotNeighbourLD

Plot neighbour linkage disequilibrium
add.individuals

Add new individuals to objects of class gpData
gpData2data.frame

Merge of phenotypic and genotypic data
summary.cvData

Summary of options and results of the cross validation procedure