sscore
This is the development version of sscore; for the stable release version, see sscore.
S-Score Algorithm for Affymetrix Oligonucleotide Microarrays
Bioconductor version: Development (3.18)
This package contains an implementation of the S-Score algorithm as described by Zhang et al (2002).
Author: Richard Kennedy <rkennedy at ms.soph.uab.edu>, based on C++ code from Li Zhang <zhangli at odin.mdacc.tmc.edu> and Borland Delphi code from Robnet Kerns <rtkerns at vcu.edu>.
Maintainer: Richard Kennedy <rkennedy at ms.soph.uab.edu>
citation("sscore")
):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("sscore")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Reference Manual |
Details
biocViews | DifferentialExpression, Software |
Version | 1.73.0 |
In Bioconductor since | BioC 1.8 (R-2.3) (17.5 years) |
License | GPL (>= 2) |
Depends | R (>= 1.8.0), affy, affyio |
Imports | |
Linking To | |
Suggests | affydata |
System Requirements | |
Enhances | |
URL | http://home.att.net/~richard-kennedy/professional.html |
See More
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | |
Windows Binary | sscore_1.73.0.zip |
macOS Binary (x86_64) | sscore_1.73.0.tgz |
macOS Binary (arm64) | sscore_1.73.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/sscore |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/sscore |
Bioc Package Browser | https://code.bioconductor.org/browse/sscore/ |
Package Short Url | https://bioconductor.org/packages/sscore/ |
Package Downloads Report | Download Stats |