Package: RLMM 1.75.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.75.0.tar.gz
RLMM_1.75.0.zip(r-4.7)RLMM_1.75.0.zip(r-4.6)RLMM_1.75.0.zip(r-4.5)
RLMM_1.75.0.tgz(r-4.6-any)RLMM_1.75.0.tgz(r-4.5-any)
RLMM_1.75.0.tar.gz(r-4.7-any)RLMM_1.75.0.tar.gz(r-4.6-any)
RLMM_1.75.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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.75.0(bioc 3.24)RLMM-1.74.0(bioc 3.23)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
microarrayonechannelsnpgeneticvariability
Last updated from:658fea24ad. Checks:1 ERROR, 7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | ERROR | 129 | ||
| linux-devel-x86_64 | NOTE | 118 | ||
| source / vignettes | OK | 134 | ||
| linux-release-x86_64 | NOTE | 122 | ||
| macos-release-arm64 | NOTE | 94 | ||
| macos-oldrel-arm64 | NOTE | 102 | ||
| windows-devel | NOTE | 83 | ||
| windows-release | NOTE | 65 | ||
| windows-oldrel | NOTE | 58 | ||
| wasm-release | OK | 92 |
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 |