Learn R Programming

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

AlphaPart (version 0.8.3)

Partition/Decomposition of Breeding Values by Paths of Information

Description

A software that implements a method for partitioning genetic trends to quantify the sources of genetic gain in breeding programmes. The partitioning method is described in Garcia-Cortes et al. (2008) . The package includes the main function AlphaPart for partitioning breeding values and auxiliary functions for manipulating data and summarizing, visualizing, and saving results.

Copy Link

Version

Install

install.packages('AlphaPart')

Monthly Downloads

391

Version

0.8.3

License

GPL (>= 2)

Maintainer

Gregor Gorjanc

Last Published

September 28th, 2021

Functions in AlphaPart (0.8.3)

print.plotSummaryAlphaPart

Print a plot generate by the function plotSummaryAlphaPart
savePlot

Save plot method for AlphaPart
print.summaryAlphaPart

Print method for objects of the class summaryAlphaPart.
AlphaPart.ped

Sample pedigree for partition.
pedFixBirthYear

pedFixBirthYear.R
pedSetBase

pedSetBase.R
plot.summaryAlphaPart

A function to plot summary of partitioned breeding values.
print.AlphaPart

Print method for the output of AlphaPart function.
savePlot.plotSummaryAlphaPart

Save plot objects on the disk for permanent storage. Function savePlot from the grDevices package works for current page on graphical device. This is an attempt to make this function generic so that one can define savePlot methods for particular needs.
summary.AlphaPart

A function to summarize AlphaPart object.
write.csv

write.csv.R
AlphaPartSubset

AlphaPartSubset.R
AlphaPartSum

AlphaPartSum.R
AlphaPart

AlphaPart.R