This is the development version of QuasR; for the stable release version, see QuasR.
Quantify and Annotate Short Reads in RBioconductor version: Development (3.22)
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. Read alignments are either generated through Rbowtie (data from DNA/ChIP/ATAC/Bis-seq experiments) or Rhisat2 (data from RNA-seq experiments that require spliced alignments), or can be provided in the form of bam files.
Author: Anita Lerch [aut], Adam Alexander Thil SMITH [aut] ORCID: 0000-0003-4593-3042 , Charlotte Soneson [aut] ORCID: 0000-0003-3833-2169 , Dimos Gaidatzis [aut], Michael Stadler [aut, cre] ORCID: 0000-0002-2269-4934
Maintainer: Michael Stadler <michael.stadler at fmi.ch>
Citation (from within R, entercitation("QuasR")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("QuasR")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("QuasR")
Details biocViews Alignment, ChIPSeq, Coverage, Genetics, ImmunoOncology, MethylSeq, Preprocessing, QualityControl, RNASeq, Sequencing, Software Version 1.49.3 In Bioconductor since BioC 2.12 (R-3.0) (12.5 years) License GPL-2 Depends R (>= 4.4), parallel, GenomicRanges, Rbowtie Imports methods, grDevices, graphics, utils, stats, tools, BiocGenerics, S4Vectors, IRanges, Biobase, Biostrings, BSgenome, Rsamtools(>= 2.13.1), GenomicFeatures, txdbmaker, ShortRead, BiocParallel, Seqinfo, rtracklayer, GenomicFiles, AnnotationDbi System Requirements GNU make URL https://bioconductor.org/packages/QuasR Bug Reports https://github.com/fmicompbio/QuasR/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4