Learn R Programming

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

synbreed (version 0.11-22)

Framework for the Analysis of Genomic Prediction Data using R

Description

A collection of functions required for genomic prediction which were developed within the Synbreed project for synergistic plant and animal breeding (www.synbreed.tum.de). 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 in plant and animal breeding. 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.11-22

License

GPL-3

Maintainer

Hans-Juergen Auinger

Last Published

October 6th, 2015

Functions in synbreed (0.11-22)

plot.pedigree

Visualization of pedigree
add.markers

Add new markers to an object of class gpData
pairwiseLD

Pairwise LD between markers
summaryGenMap

Summary of marker map information
discard.markers

Subsets for objects of class gpData
codeGeno

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

Plot marker map
discard.individuals

Subsets for objects of class gpData
simul.phenotype

Simulation of a field trial with single trait
predict.gpMod

Prediction for genomic prediction models.
LDDist

LD versus distance Plot
create.pedigree

Create pedigree object
simul.pedigree

Simulation of pedigree structure
gpMod

Genomic predictions models for objects of class gpData
plot.relationshipMatrix

Heatmap for relationship Matrix
summary.gpData

Summary for class gpData
kin

Relatedness based on pedigree or marker data
write.relationshipMatrix

Writing relationshipMatrix in table format
LDMap

LD Heatmap
plot.LDmat

Plot function for class LDmat
summary.cvData

Summary of options and results of the cross validation procedure
crossVal

Cross validation of different prediction models
write.beagle

Prepare genotypic data for Beagle
write.plink

Prepare data for PLINK
manhattanPlot

Manhattan plot for SNP effects
read.vcf2list

Read data of a vcf-file to a matrix
MME

Mixed Model Equations
create.gpData

Create genomic prediction data object
gpData2data.frame

Merge of phenotypic and genotypic data
gpData2cross

Conversion between objects of class 'cross' and 'gpData'
summary.gpMod

Summary for class gpMod
plotNeighbourLD

Plot neighbour linkage disequilibrium
summary.LDdf

Summary for LD objects
summary.pedigree

Summary of pedigree information
summary.relationshipMatrix

Summary of relationship matrices
[.relationshipMatrix

Extract or replace part of relationship matrix
add.individuals

Add new individuals to objects of class gpData
plot.LDdf

Plot function for class LDdf
[.GenMap

Extract or replace part of map data.frame
write.vcf

Prepare genotypic data in vcf-Format
read.vcf2matrix

Read data of a vcf-file to a matrix