To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("joda")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
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>
Citation (from within R,
enter citation("joda")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("joda")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("joda")
R Script | Introduction to joda | |
Reference Manual |
biocViews | GraphAndNetwork, Microarray, NetworkInference, Pathways, Software, StatisticalMethod |
Version | 1.14.0 |
In Bioconductor since | BioC 2.8 (R-2.13) |
License | GPL (>= 2) |
Depends | R (>= 2.0), bgmm, RBGL |
Imports | |
LinkingTo | |
Suggests | |
SystemRequirements | |
Enhances | |
URL | http://www.bioconductor.org |
Depends On Me | |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | joda_1.14.0.tar.gz |
Windows Binary | joda_1.14.0.zip |
Mac OS X 10.6 (Snow Leopard) | joda_1.14.0.tgz |
Mac OS X 10.9 (Mavericks) | joda_1.14.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!