- recipe bioconductor-rmmquant
RNA-Seq multi-mapping Reads Quantification Tool
- Homepage:
https://bioconductor.org/packages/3.16/bioc/html/Rmmquant.html
- License:
GPL-3
- Recipe:
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.
- package bioconductor-rmmquant¶
-
- Versions:
1.16.0-0
,1.12.0-2
,1.12.0-1
,1.12.0-0
,1.10.0-0
,1.8.1-0
,1.8.0-0
,1.6.0-0
,1.4.0-1
,1.16.0-0
,1.12.0-2
,1.12.0-1
,1.12.0-0
,1.10.0-0
,1.8.1-0
,1.8.0-0
,1.6.0-0
,1.4.0-1
,1.2.0-1
,1.0.0-0
- Depends:
bioconductor-biocstyle
>=2.26.0,<2.27.0
bioconductor-deseq2
>=1.38.0,<1.39.0
bioconductor-genomicranges
>=1.50.0,<1.51.0
bioconductor-org.mm.eg.db
>=3.16.0,<3.17.0
bioconductor-s4vectors
>=0.36.0,<0.37.0
bioconductor-summarizedexperiment
>=1.28.0,<1.29.0
bioconductor-tbx20bamsubset
>=1.34.0,<1.35.0
bioconductor-txdb.mmusculus.ucsc.mm9.knowngene
>=3.2.0,<3.3.0
libblas
>=3.9.0,<4.0a0
libgcc-ng
>=12
liblapack
>=3.9.0,<4.0a0
libstdcxx-ng
>=12
r-base
>=4.2,<4.3.0a0
r-rcpp
>=0.12.8
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install bioconductor-rmmquant
and update with:
conda update bioconductor-rmmquant
or use the docker container:
docker pull quay.io/biocontainers/bioconductor-rmmquant:<tag>
(see bioconductor-rmmquant/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-rmmquant/README.html)