Bioconductor version: Release (2.12)
This R package provides facilities for processing the read data generated by the next-gen sequencing technologies. These facilities include quality assessment, read alignment, read summarization, exon-exon junction detection, absolute expression calling and SNP discovery. This package can be used to process both short and long reads. It supports major sequencing platforms such as Illumina GA/HiSeq, Roche 454, ABI SOLiD and Ion Torrent.
Author: Wei Shi and Yang Liao with contributions from 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 | |
SubreadUsersGuide.pdf | ||
Reference Manual | ||
Text | NEWS |
biocViews | HighThroughputSequencing, Sequencing, Software |
Version | 1.10.5 |
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.10.5.tar.gz |
Windows Binary | |
Mac OS X 10.6 (Snow Leopard) | Rsubread_1.10.5.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!