Bioconductor version: Release (2.11)
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>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("sscore")
To cite this package in a publication, start R and enter:
citation("sscore")
| R Script | SScore primer | |
| Reference Manual |
| biocViews | Bioinformatics, DifferentialExpression, Software |
| Version | 1.30.0 |
| In Bioconductor since | BioC 1.8 (R-2.3) |
| License | GPL (>= 2) |
| Depends | R (>= 1.8.0), affy, affyio |
| Imports | |
| Suggests | affydata |
| System Requirements | |
| URL | http://home.att.net/~richard-kennedy/professional.html |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | sscore_1.30.0.tar.gz |
| Windows Binary | sscore_1.30.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | sscore_1.30.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!