Package: BreedingExperiment 0.99.4
BreedingExperiment: Container and Relationship Matrices for Breeding and Quantitative Genomics
Provides the BreedingExperiment class, a container that keeps marker genotypes, phenotypes, pedigree and marker coordinates together in one object, extending RangedSummarizedExperiment so that markers are addressable as genomic ranges. Relationship matrices central to quantitative genetics are computed as methods on the container: the pedigree numerator relationship matrix of Henderson (1976) <doi:10.2307/2529339>, the genomic relationship matrix of VanRaden (2008) <doi:10.3168/jds.2007-0980>, the dominance relationship matrix of Vitezica, Varona and Legarra (2013) <doi:10.1534/genetics.113.155176>, and the single-step matrix combining pedigree and genomic information of Legarra, Aguilar and Misztal (2009) <doi:10.3168/jds.2009-2061> and Christensen and Lund (2010) <doi:10.1186/1297-9686-42-2>, which allows genotyped and ungenotyped individuals to be analysed together as in Aguilar and others (2010) <doi:10.3168/jds.2009-2730>. Marker quality control, imputation, inbreeding coefficients and allele frequency summaries are included.
Authors:
BreedingExperiment_0.99.4.tar.gz
BreedingExperiment_0.99.4.zip(r-4.7-any)BreedingExperiment_0.99.4.zip(r-4.6-any)BreedingExperiment_0.99.4.zip(r-4.5-any)
BreedingExperiment_0.99.4.tgz(r-4.6-any)BreedingExperiment_0.99.4.tgz(r-4.5-any)
BreedingExperiment_0.99.4.tar.gz(r-4.7-any)BreedingExperiment_0.99.4.tar.gz(r-4.6-any)
BreedingExperiment_0.99.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
BreedingExperiment/json (API)
| # Install 'BreedingExperiment' in R: |
| install.packages('BreedingExperiment', repos = c('https://biocstaging.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mqfarooqi1/breedingexperiment/issues
Pkgdown/docs site:https://mqfarooqi1.github.io
- demoBreeding - A demonstration breeding population
softwaregeneticssnpgenomicvariationdatarepresentationinfrastructureregressionqualitycontrol
Last updated from:278f08e281. Checks:1 WARNING, 9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 175 | ||
| linux-devel | OK | 238 | ||
| source / vignettes | OK | 212 | ||
| linux-release | OK | 236 | ||
| macos-release | OK | 200 | ||
| macos-oldrel | OK | 160 | ||
| windows-devel | OK | 172 | ||
| windows-release | OK | 189 | ||
| windows-oldrel | OK | 185 | ||
| wasm-release | OK | 164 |
Exports:alleleFrequencyAmatrixBreedingExperimentDmatrixfilterMarkersgenotypedgenotypesgenotypes<-GmatrixHmatriximputeMarkersinbreedingpedigreepedigree<-showsimulateBreedingsortPedigree
Dependencies:abindBiobaseBiocGenericsDelayedArraygenericsGenomicRangesIRangeslatticeMatrixMatrixGenericsmatrixStatsS4ArraysS4VectorsSeqinfoSparseArraySummarizedExperimentXVector
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Allele frequencies and marker summaries | alleleFrequency alleleFrequency,BreedingExperiment-method |
| Pedigree numerator relationship matrix | Amatrix Amatrix,BreedingExperiment-method |
| Create a breeding experiment | BreedingExperiment |
| Breeding experiment container | BreedingExperiment-class show,BreedingExperiment-method |
| A demonstration breeding population | demoBreeding |
| Dominance genomic relationship matrix | Dmatrix Dmatrix,BreedingExperiment-method |
| Filter markers on quality | filterMarkers filterMarkers,BreedingExperiment-method |
| Which individuals are genotyped | genotyped genotyped,BreedingExperiment-method |
| Genotype dosages | genotypes genotypes,BreedingExperiment-method genotypes<- genotypes<-,BreedingExperiment-method |
| Genomic relationship matrix | Gmatrix Gmatrix,BreedingExperiment-method |
| Single-step relationship matrix | Hmatrix Hmatrix,BreedingExperiment-method |
| Impute missing genotypes | imputeMarkers imputeMarkers,BreedingExperiment-method |
| Inbreeding coefficients | inbreeding inbreeding,BreedingExperiment-method |
| Pedigree of a breeding experiment | pedigree pedigree,BreedingExperiment-method pedigree<- pedigree<-,BreedingExperiment-method |
| Simulate a small breeding population | simulateBreeding |
| Order a pedigree so that parents precede their offspring | sortPedigree |
