This is the development version of Rmmquant; for the stable release version, see Rmmquant.
RNA-Seq multi-mapping Reads Quantification ToolBioconductor version: Development (3.22)
RNA-Seq is currently used routinely, and it provides accurate information on gene transcription. However, the method cannot accurately estimate duplicated genes expression. Several strategies have been previously used, but all of them provide biased results. With Rmmquant, if a read maps at different positions, the tool detects that the corresponding genes are duplicated; it merges the genes and creates a merged gene. The counts of ambiguous reads is then based on the input genes and the merged genes. Rmmquant is a drop-in replacement of the widely used tools findOverlaps and featureCounts that handles multi-mapping reads in an unabiased way.
Author: Zytnicki Matthias [aut, cre]
Maintainer: Zytnicki Matthias <matthias.zytnicki at inra.fr>
Citation (from within R, entercitation("Rmmquant")
): 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("Rmmquant")
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("Rmmquant")
Details biocViews GeneExpression, Software, Transcription Version 1.27.0 In Bioconductor since BioC 3.8 (R-3.5) (6.5 years) License GPL-3 Depends R (>= 3.6) Imports Rcpp (>= 0.12.8), methods, S4Vectors, GenomicRanges, SummarizedExperiment, devtools, TBX20BamSubset, TxDb.Mmusculus.UCSC.mm9.knownGene, org.Mm.eg.db, DESeq2, apeglm, BiocStyle System Requirements C++11 URL 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