Rsubread

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

Bioconductor version: 2.10

This package performs read mapping, exon junction detection and other tasks for next-generation sequencing data. The read mapping function implements a novel mapping paradigm, which is entirely different from the "seed-and-extent" paradigm. It can be used to map both short reads and long reads (>200bp) and reads of variable lengths. It also provides functions to summarize read counts to genes or exons and gives detection p values for each gene in the RNA-seq data.

Author: Wei Shi, Yang Liao and Jenny Zhiyin Dai

Maintainer: Wei Shi <shi at wehi.edu.au>

To install this package, start R and enter:

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

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

    citation("Rsubread")

Documentation

PDF R Script Rsubread Vignette
PDF   Reference Manual
Text   NEWS

Details

biocViews HighThroughputSequencing, Sequencing, Software
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 1.6.4
Since Bioconductor 2.8 (R-2.13)

Package Downloads

Package Source Rsubread_1.6.4.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