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")
| R Script | Rsubread Vignette | |
| Reference Manual | ||
| Text | NEWS |
| 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 Source | Rsubread_1.8.2.tar.gz |
| Windows Binary | |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!