Rsubread

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

Bioconductor version: Release (2.11)

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 based on seed-and-vote. 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, Jenny Zhiyin Dai and Timothy Triche, Jr.

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
Version 1.8.2
In Bioconductor since BioC 2.8 (R-2.13)
License GPL-3
Depends
Imports
Suggests
System Requirements
URL http://bioconductor.org/packages/release/bioc/html/Rsubread.html
Depends On Me
Imports Me
Suggests Me

Package Downloads

Package Source Rsubread_1.8.2.tar.gz
Windows Binary
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