Package: predhy 2.1.1
predhy: Genomic Prediction of Hybrid Performance
Performs genomic prediction of hybrid performance using eight GS methods including GBLUP, BayesB, RKHS, PLS, LASSO, Elastic net, LightGBM and XGBoost. It also provides fast cross-validation and mating design scheme for training population (Xu S et al (2016) <doi:10.1111/tpj.13242>; Xu S (2017) <doi:10.1534/g3.116.038059>).
Authors:
predhy_2.1.1.tar.gz
predhy_2.1.1.zip(r-4.5)predhy_2.1.1.zip(r-4.4)predhy_2.1.1.zip(r-4.3)
predhy_2.1.1.tgz(r-4.4-any)predhy_2.1.1.tgz(r-4.3-any)
predhy_2.1.1.tar.gz(r-4.5-noble)predhy_2.1.1.tar.gz(r-4.4-noble)
predhy_2.1.1.tgz(r-4.4-emscripten)predhy_2.1.1.tgz(r-4.3-emscripten)
predhy.pdf |predhy.html✨
predhy/json (API)
# Install 'predhy' in R: |
install.packages('predhy', repos = c('https://yangxu89.r-universe.dev', 'https://cloud.r-project.org')) |
- hybrid_phe - Phenotypic data of hybrids
- input_geno - Genotype in Hapmap Format
- input_geno1 - Genotype in Numeric Format
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 months agofrom:6e53c6359f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
R-4.4-win | OK | Nov 20 2024 |
R-4.4-mac | OK | Nov 20 2024 |
R-4.3-win | OK | Nov 20 2024 |
R-4.3-mac | OK | Nov 20 2024 |
Exports:convertgencrodesigncvcv_fastinfergenkinmixedpredhy.predictpredhy.predict_NCII
Dependencies:BGLRcodetoolsdata.tabledoParallelforeachglmnetiteratorsjsonlitelatticelightgbmMASSMatrixplsR6RcppRcppEigenshapesurvivaltruncnormxgboost
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert Genotype | convertgen |
Generate Mating Design | crodesign |
Evaluate Trait Predictability via Cross Validation | cv |
Evaluate Trait Predictability via the HAT Method | cv_fast |
Phenotypic data of hybrids | hybrid_phe |
Infer Genotype of Hybrids | infergen |
Genotype in Hapmap Format | input_geno |
Genotype in Numeric Format | input_geno1 |
Calculate Kinship Matrix | kin |
Solve Mixed Model | mixed |
Predict the Performance of Hybrids | predhy.predict |
Predict the Performance of Hybrids | predhy.predict_NCII |