Bioconductor version: 2.9
The package provides the data and the code needed to reproduce Figure panels 4B and 4D from the ENCODE (2012) paper. The data are provided as R data objects and are documented by manual pages. The code to reproduce the figure panels is presented in the package vignette.
Author: Chao Cheng and Wolfgang Huber
Maintainer: Wolfgang Huber <whuber at embl.de>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("ENCODEFig4Band4D")
To cite this package in a publication, start R and enter:
citation("ENCODEFig4Band4D")
| R Script | Figure panels 4b and 4d from the ENCODE (2012) paper | |
| Reference Manual |
| biocViews | |
| Depends | |
| Imports | Biobase, earth, randomForest |
| Suggests | |
| System Requirements | |
| License | Artistic-2.0 # modify as desired |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Version | 1.0.2 |
| Package Source | ENCODEFig4Band4D_1.0.2.tar.gz |
| Windows Binary | ENCODEFig4Band4D_1.0.2.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) binary | ENCODEFig4Band4D_1.0.2.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!