MBCB
MBCB (Model-based Background Correction for Beadarray)
Bioconductor version: Release (3.20)
This package provides a model-based background correction method, which incorporates the negative control beads to pre-process Illumina BeadArray data.
Author: Yang Xie <Yang.Xie at UTSouthwestern.edu>
Maintainer: Bo Yao <Bo.Yao at UTSouthwestern.edu>
Citation (from within R, enter
citation("MBCB")
):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MBCB")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("MBCB")
MBCB | R Script | |
Reference Manual |
Details
biocViews | Microarray, Preprocessing, Software |
Version | 1.60.0 |
In Bioconductor since | BioC 2.7 (R-2.12) (14 years) |
License | GPL (>=2) |
Depends | R (>= 2.9.0), tcltk, tcltk2 |
Imports | preprocessCore, stats, utils |
System Requirements | |
URL | https://qbrc.swmed.edu/ |
See More
Suggests | |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | MBCB_1.60.0.tar.gz |
Windows Binary (x86_64) | MBCB_1.60.0.zip |
macOS Binary (x86_64) | MBCB_1.60.0.tgz |
macOS Binary (arm64) | MBCB_1.59.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/MBCB |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/MBCB |
Bioc Package Browser | https://code.bioconductor.org/browse/MBCB/ |
Package Short Url | https://bioconductor.org/packages/MBCB/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.20 | Source Archive |