To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("RIPSeekerData")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
The RIP-seq data in BAM format are the test data for the package RIPSeeker. The data correspond to two RIP-seq experiments, namely PRC2 and CCNT1. Raw data from NCBI Gene Expression Omnibus under accession numbers GSE17064 for PRC2 and in-house for CCNT1.
Author: Yue Li
Maintainer: Alejandro Reyes <reyes at embl.de>
Citation (from within R,
enter citation("RIPSeekerData")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("RIPSeekerData")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RIPSeekerData")
| R Script | RIP-seq datasets for testing RIPSeeker package | |
| Reference Manual |
| biocViews | ExperimentData, RIPseqData |
| Version | 1.1.1 |
| License | GPL-2 |
| Depends | RIPSeeker |
| Imports | |
| LinkingTo | |
| Suggests | |
| SystemRequirements | |
| Enhances | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Build Report |
Follow Installation instructions to use this package in your R session.
| Package Source | RIPSeekerData_1.1.1.tar.gz |
| Windows Binary | RIPSeekerData_1.1.1.zip |
| Mac OS X 10.6 (Snow Leopard) | RIPSeekerData_1.1.1.tgz |
| Mac OS X 10.9 (Mavericks) | RIPSeekerData_1.1.1.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!