Package: RLMM 1.69.0
Nusrat Rabbee
RLMM: A Genotype Calling Algorithm for Affymetrix SNP Arrays
A classification algorithm, based on a multi-chip, multi-SNP approach for Affymetrix SNP arrays. Using a large training sample where the genotype labels are known, this aglorithm will obtain more accurate classification results on new data. RLMM is based on a robust, linear model and uses the Mahalanobis distance for classification. The chip-to-chip non-biological variation is removed through normalization. This model-based algorithm captures the similarities across genotype groups and probes, as well as thousands other SNPs for accurate classification. NOTE: 100K-Xba only at for now.
Authors:
RLMM_1.69.0.tar.gz
RLMM_1.69.0.zip(r-4.5)RLMM_1.69.0.zip(r-4.4)RLMM_1.69.0.zip(r-4.3)
RLMM_1.69.0.tgz(r-4.4-any)RLMM_1.69.0.tgz(r-4.3-any)
RLMM_1.69.0.tar.gz(r-4.5-noble)RLMM_1.69.0.tar.gz(r-4.4-noble)
RLMM_1.69.0.tgz(r-4.4-emscripten)RLMM_1.69.0.tgz(r-4.3-emscripten)
RLMM.pdf |RLMM.html✨
RLMM/json (API)
# Install 'RLMM' in R: |
install.packages('RLMM', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
On BioConductor:RLMM-1.69.0(bioc 3.21)RLMM-1.68.0(bioc 3.20)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
microarrayonechannelsnpgeneticvariability
Last updated 23 days agofrom:b3e0ae7d05. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | NOTE | Oct 31 2024 |
R-4.5-linux | NOTE | Oct 31 2024 |
R-4.4-win | NOTE | Oct 31 2024 |
R-4.4-mac | NOTE | Oct 31 2024 |
R-4.3-win | NOTE | Oct 31 2024 |
R-4.3-mac | NOTE | Oct 31 2024 |
Exports:Classifycreate_Thetafilenormalize_Rawfilesplot_theta
Dependencies:MASS
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Classification of SNPs based on theta estimates | Classify |
Calculating Parameter Estimates | create_Thetafile |
Normalize PM Intensity values | normalize_Rawfiles |
Allele Summary Plot | plot_theta |