To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("RIPSeeker")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Infer and discriminate RIP peaks from RIP-seq alignments using two-state HMM with negative binomial emission probability. While RIPSeeker is specifically tailored for RIP-seq data analysis, it also provides a suite of bioinformatics tools integrated within this self-contained software package comprehensively addressing issues ranging from post-alignments processing to visualization and annotation.
Author: Yue Li
Maintainer: Yue Li <yueli at cs.toronto.edu>
Citation (from within R,
enter citation("RIPSeeker")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("RIPSeeker")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RIPSeeker")
R Script | RIPSeeker: a statistical package for identifying protein-associated transcripts from RIP-seq experiments | |
Reference Manual | ||
Text | NEWS |
biocViews | HighThroughputSequencing, RIPseq, Software |
Version | 1.2.0 |
In Bioconductor since | BioC 2.12 (R-3.0) |
License | GPL-2 |
Depends | R (>= 2.15), methods, IRanges, GenomicRanges, rtracklayer, Rsamtools |
Imports | |
Suggests | biomaRt, ChIPpeakAnno, parallel, GenomicFeatures |
System Requirements | |
URL | http://www.cs.utoronto.ca/~yueli/software.html |
Depends On Me | RIPSeekerData |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | RIPSeeker_1.2.0.tar.gz |
Windows Binary | RIPSeeker_1.2.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | RIPSeeker_1.2.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!