To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("QuasR")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
This package provides a framework for the quantification and analysis of Short Reads. It covers a complete workflow starting from raw sequence reads, over creation of alignments and quality control plots, to the quantification of genomic regions of interest.
Author: Anita Lerch, Dimos Gaiditzis and Michael Stadler
Maintainer: Michael Stadler <michael.stadler at fmi.ch>
Citation (from within R,
enter citation("QuasR")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("QuasR")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("QuasR")
| R Script | An introduction to QuasR | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | ChIPSeq, Genetics, MethylSeq, Preprocessing, RNASeq, Sequencing, Software |
| Version | 1.4.2 |
| In Bioconductor since | BioC 2.12 (R-3.0) |
| License | GPL-2 |
| Depends | parallel, GenomicRanges(>= 1.13.3), Rbowtie |
| Imports | methods, zlibbioc, BiocGenerics, IRanges, BiocInstaller, Biobase, Biostrings, GenomicRanges, BSgenome, Rsamtools(>= 1.13.1), GenomicFeatures, ShortRead(>= 1.19.1), GenomicAlignments |
| Suggests | Rsamtools, rtracklayer, Gviz, RUnit, BiocStyle |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
Follow Installation instructions to use this package in your R session.
| Package Source | QuasR_1.4.2.tar.gz |
| Windows Binary | QuasR_1.4.2.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | QuasR_1.4.2.tgz |
| Mac OS X 10.9 (Mavericks) | QuasR_1.4.2.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!