Learn R Programming

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

synbreed (version 0.11-2)

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-2

License

GPL-3

Maintainer

Valentin Wimmer

Last Published

May 26th, 2015

Functions in synbreed (0.11-2)

gpMod

Genomic predictions models for objects of class gpData
gpData2cross

Conversion between objects of class 'cross' and 'gpData'
crossVal

Cross validation of different prediction models
create.gpData

Create genomic prediction data object
[.relationshipMatrix

Extract or replace part of relationship matrix
kin

Relatedness based on pedigree or marker data
read.vcf2list

Read data of a vcf-file to a matrix
plotGenMap

Plot marker map
manhattanPlot

Manhattan plot for SNP effects
plotNeighbourLD

Plot neighbour linkage disequilibrium
simul.phenotype

Simulation of a field trial with single trait
plot.LDdf

Plot function for class LDdf
LDMap

LD Heatmap
summary.LDdf

Summary for LD objects
[.GenMap

Extract or replace part of map data.frame
plot.relationshipMatrix

Heatmap for relationship Matrix
pairwiseLD

Pairwise LD between markers
MME

Mixed Model Equations
write.plink

Prepare data for PLINK
read.vcf2matrix

Read data of a vcf-file to a matrix
discard.markers

Subsets for objects of class gpData
discard.individuals

Subsets for objects of class gpData
codeGeno

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

LD versus distance Plot
write.vcf

Prepare genotypic data in vcf-Format
summary.cvData

Summary of options and results of the cross validation procedure
summaryGenMap

Summary of marker map information
summary.gpData

Summary for class gpData
plot.LDmat

Plot function for class LDmat
plot.pedigree

Visualization of pedigree
summary.gpMod

Summary for class gpMod
simul.pedigree

Simulation of pedigree structure
create.pedigree

Create pedigree object
write.relationshipMatrix

Writing relationshipMatrix in table format
gpData2data.frame

Merge of phenotypic and genotypic data
add.individuals

Add new individuals to objects of class gpData
add.pedigree

Merge pedigree object
summary.relationshipMatrix

Summary of relationship matrices
write.beagle

Prepare genotypic data for Beagle
summary.pedigree

Summary of pedigree information
add.markers

Add new markers to an object of class gpData
predict.gpMod

Prediction for genomic prediction models.