To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("OrderedList")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Detection of similarities between ordered lists of genes. Thereby, either simple lists can be compared or gene expression data can be used to deduce the lists. Significance of similarities is evaluated by shuffling lists or by resampling in microarray data, respectively.
Author: Xinan Yang, Stefanie Scheid, Claudio Lottaz
Maintainer: Claudio Lottaz <Claudio.Lottaz at klinik.uni-regensburg.de>
Citation (from within R,
enter citation("OrderedList")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("OrderedList")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("OrderedList")
bcb_logo.pdf | ||
R Script | Similarities of Ordered Gene Lists | |
Reference Manual |
biocViews | DifferentialExpression, Microarray, MultipleComparisons, Software |
Version | 1.34.0 |
In Bioconductor since | BioC 1.8 (R-2.3) |
License | GPL (>= 2) |
Depends | R (>= 2.1.0), Biobase(>= 1.5.12), twilight(>= 1.9.2), methods |
Imports | Biobase, graphics, methods, stats, twilight |
Suggests | |
System Requirements | |
URL | http://compdiag.molgen.mpg.de/software/index.shtml |
Depends On Me | |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | OrderedList_1.34.0.tar.gz |
Windows Binary | OrderedList_1.34.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | OrderedList_1.34.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!