To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("Rsubread")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
This R package provides powerful and easy-to-use tools for analyzing next-gen sequencing read data. Functions of this package include quality assessment of sequence reads, read alignment, read summarization, exon-exon junction detection, fusion detection, detection of short and long indels, absolute expression calling and SNP calling. This package can be used to anlayze data generated from all major sequencing platforms such as Illumina GA/HiSeq/MiSeq, Roche GS-FLX, ABI SOLiD and LifeTech Ion PGM/Proton sequencers. It supports multiple operating systems incluidng Linux, Mac OS X, FreeBSD and Solaris.
Author: Wei Shi and Yang Liao with contributions from Jenny Zhiyin Dai and Timothy Triche, Jr.
Maintainer: Wei Shi <shi at wehi.edu.au>
Citation (from within R,
enter citation("Rsubread")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("Rsubread")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Rsubread")
R Script | Rsubread Vignette | |
Reference Manual | ||
Text | NEWS |
biocViews | Alignment, ChIPSeq, GeneExpression, GeneRegulation, GeneticVariability, Genetics, GenomeAnnotation, Preprocessing, QualityControl, RNASeq, SNP, SequenceMatching, Sequencing, Software |
Version | 1.16.1 |
In Bioconductor since | BioC 2.8 (R-2.13) |
License | GPL-3 |
Depends | |
Imports | |
LinkingTo | |
Suggests | |
SystemRequirements | |
Enhances | |
URL | http://bioconductor.org/packages/release/bioc/html/Rsubread.html |
Depends On Me | |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | Rsubread_1.16.1.tar.gz |
Windows Binary | |
Mac OS X 10.6 (Snow Leopard) | Rsubread_1.16.1.tgz |
Mac OS X 10.9 (Mavericks) | Rsubread_1.16.1.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!