QuasR
This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see QuasR.
Quantify and Annotate Short Reads in R
Bioconductor version: 3.15
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 [aut], Charlotte Soneson [aut] , Dimos Gaidatzis [aut], Michael Stadler [aut, cre]
Maintainer: Michael Stadler <michael.stadler at fmi.ch>
citation("QuasR")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("QuasR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("QuasR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.