Bioconductor version: 2.10
Package 'joda' implements three steps of an algorithm called JODA. The algorithm computes gene deregulation scores. For each gene, its deregulation score reflects how strongly an effect of a certain regulator's perturbation on this gene differs between two different cell populations. The algorithm utilizes regulator knockdown expression data as well as knowledge about signaling pathways in which the regulators are involved (formalized in a simple matrix model).
Author: Ewa Szczurek
Maintainer: Ewa Szczurek <szczurek at molgen.mpg.de>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("joda")
To cite this package in a publication, start R and enter:
citation("joda")
R Script | Introduction to joda | |
Reference Manual |
biocViews | Bioinformatics, GraphsAnNetworks, Microarray, Pathways, Software, Statistics |
Depends | R (>= 2.0), bgmm, RBGL |
Imports | |
Suggests | |
System Requirements | |
License | GPL (>= 2) |
URL | http://www.bioconductor.org |
Depends On Me | |
Imports Me | |
Suggests Me | |
Version | 1.4.0 |
Since | Bioconductor 2.8 (R-2.13) |
Package Source | joda_1.4.0.tar.gz |
Windows Binary | joda_1.4.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | joda_1.4.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!