Bioconductor version: Release (2.12)
The package includes functions to build restriction enzyme cut site (RECS) map, distribute mapped sequences on the map with five different approaches, find enriched/depleted RECSs for a sample, and identify differentially enriched/depleted RECSs between samples.
Author: Lihua Julie Zhu and Thomas Fazzio
Maintainer: Lihua Julie Zhu <julie.zhu at umassmed.edu>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("REDseq")
To cite this package in a publication, start R and enter:
citation("REDseq")
R Script | REDseq Vignette | |
Reference Manual |
biocViews | Preprocessing, SequenceMatching, Sequencing, Software |
Version | 1.6.0 |
In Bioconductor since | BioC 2.9 (R-2.14) |
License | GPL (>=2) |
Depends | R (>= 2.15.0), BiocGenerics(>= 0.1.0), BSgenome.Celegans.UCSC.ce2, multtest, Biostrings, BSgenome, ChIPpeakAnno |
Imports | BiocGenerics, AnnotationDbi, Biostrings, ChIPpeakAnno, graphics, IRanges(>= 1.13.5), multtest, stats, utils |
Suggests | |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | REDseq_1.6.0.tar.gz |
Windows Binary | REDseq_1.6.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | REDseq_1.6.0.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!