Rsubread

Rsubread: a super fast, sensitive and accurate read aligner for mapping next-generation sequencing reads

Bioconductor version: Development (2.8)

This package provides an R interface to the Subread aligner (http://sourceforge.net/projects/subread/) for mapping next-gen sequencing reads. Subread aligns reads to the referenc genome by using a set of substrings(subreads) extracted from each read. The consensus location mapped by subreads directly determines the mapping location of the read. Therefore, there is no costly extension step as in the "seed-and-extend" mapping paradig. Subread achieves much higher mapping speed and mapping sensitivity than "seed-and-extend" aligners at no cost to the accuracy. Subread aligner can align reads from all the major platforms inculding Illumina GA/HiSeq, ABI SOLiD, Roche 454 and HeliScope. It supports the mapping of paired-end reads and it also allows a large number of indels in the mapping. It can be used to align long reads (>200bp) as well.

Author: Wei Shi and Yang Liao

Maintainer: Wei Shi

To install this package, start R and enter:

source("http:///biocLite.R")
biocLite("Rsubread")    

Documentation

PDF R Script Rsubread Vignette

Reference Manual

Details

biocViews Sequencing, HighThroughputSequencing
Depends
Imports
Suggests
System Requirements
License LGPL-3
URL http://bioconductor.org/packages/release/bioc/html/Rsubread.html
Depends On Me
Imports Me
Suggests Me
Version 0.99.1

Package Downloads

Package Source Rsubread_0.99.1.tar.gz
Windows Binary
MacOS 10.5 (Leopard) binary
Package Downloads Report Download Stats

Workflows »

Common Bioconductor workflows include:

 

Mailing Lists »

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

Fred Hutchinson Cancer Research Center