multiscan
This is the development version of multiscan; for the stable release version, see multiscan.
R package for combining multiple scans
Bioconductor version: Development (3.21)
Estimates gene expressions from several laser scans of the same microarray
Author: Mizanur Khondoker <mizanur.khondoker at ed.ac.uk>, Chris Glasbey, Bruce Worton.
Maintainer: Mizanur Khondoker <mizanur.khondoker at ed.ac.uk>
Citation (from within R, enter
citation("multiscan")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("multiscan")
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("multiscan")
An R Package for Estimating Gene Expressions using Multiple Scans | R Script | |
Reference Manual |
Details
biocViews | Microarray, Preprocessing, Software |
Version | 1.67.0 |
In Bioconductor since | BioC 2.3 (R-2.8) (16 years) |
License | GPL (>= 2) |
Depends | R (>= 2.3.0) |
Imports | Biobase, utils |
System Requirements | |
URL |
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 | multiscan_1.67.0.tar.gz |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/multiscan |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/multiscan |
Bioc Package Browser | https://code.bioconductor.org/browse/multiscan/ |
Package Short Url | https://bioconductor.org/packages/multiscan/ |
Package Downloads Report | Download Stats |