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.5-any)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 3 months agofrom:b3e0ae7d05. Checks:1 OK, 7 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 29 2025 |
R-4.5-win | NOTE | Jan 29 2025 |
R-4.5-mac | NOTE | Jan 29 2025 |
R-4.5-linux | NOTE | Jan 29 2025 |
R-4.4-win | NOTE | Jan 29 2025 |
R-4.4-mac | NOTE | Jan 29 2025 |
R-4.3-win | NOTE | Jan 29 2025 |
R-4.3-mac | NOTE | Jan 29 2025 |
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 |