To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("RNAinteractMAPK")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
This package includes all data used in the paper -Mapping of Signalling Networks through Synthetic Genetic Interaction Analysis by RNAi- by Horn, Sandmann, Fischer et al.., Nat. Methods, 2011. The package vignette shows the R code to reproduce all figures in the paper.
Author: Bernd Fischer <bernd.fischer at embl.de>
Maintainer: Bernd Fischer <bernd.fischer at embl.de>
Citation (from within R,
enter citation("RNAinteractMAPK")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("RNAinteractMAPK")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RNAinteractMAPK")
| R Script | RNAinteractMAPK | |
| Reference Manual |
| biocViews | ExperimentData |
| Version | 1.0.13 |
| License | Artistic-2.0 |
| Depends | R (>= 2.12.0), methods, fields, sparseLDA, RNAinteract |
| Imports | grid, gdata, MASS, genefilter |
| Suggests | qvalue, lattice |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
Follow Installation instructions to use this package in your R session.
| Package Source | RNAinteractMAPK_1.0.13.tar.gz |
| Windows Binary | RNAinteractMAPK_1.0.13.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | RNAinteractMAPK_1.0.13.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!