segmentSeq

Methods for identifying small RNA loci from high-throughput sequencing data

Bioconductor version: Release (2.11)

High-throughput sequencing technologies allow the production of large volumes of short sequences, which can be aligned to the genome to create a set of matches to the genome. By looking for regions of the genome which to which there are high densities of matches, we can infer a segmentation of the genome into regions of biological significance. The methods in this package allow the simultaneous segmentation of data from multiple samples, taking into account replicate data, in order to create a consensus segmentation. This has obvious applications in a number of classes of sequencing experiments, particularly in the discovery of small RNA loci and novel mRNA transcriptome discovery.

Author: Thomas J. Hardcastle

Maintainer: Thomas J. Hardcastle <tjh48 at cam.ac.uk>

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("segmentSeq")

To cite this package in a publication, start R and enter:

    citation("segmentSeq")

Documentation

PDF R Script segmentSeq
PDF   Reference Manual

Details

biocViews Bioinformatics, HighThroughputSequencing, MultipleComparisons, Software
Version 1.10.1
In Bioconductor since BioC 2.6 (R-2.11)
License GPL-3
Depends R (>= 2.3.0), methods, baySeq(>= 1.11.1), ShortRead, GenomicRanges, IRanges
Imports baySeq, graphics, grDevices, IRanges, methods, utils, GenomicRanges
Suggests snow
System Requirements
URL
Depends On Me
Imports Me
Suggests Me

Package Downloads

Package Source segmentSeq_1.10.1.tar.gz
Windows Binary segmentSeq_1.10.1.zip (32- & 64-bit)
MacOS 10.5 (Leopard) segmentSeq_1.10.1.tgz
Package Downloads Report Download Stats

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center