Bioc2026 Registration Open!

recount3

Explore and download data from the recount3 project

Bioconductor version: 3.23 · Package version: 1.22.0

The recount3 package enables access to a large amount of uniformly processed RNA-seq data from human and mouse. You can download RangedSummarizedExperiment objects at the gene, exon or exon-exon junctions level with sample metadata and QC statistics. In addition we provide access to sample coverage BigWig files.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("recount3")

Details

MaintainerLeonardo Collado-Torres <lcolladotor@gmail.com>
AuthorLeonardo Collado-Torres [aut, cre] (ORCID: <https://orcid.org/0000-0003-2140-308X>)
LicenseArtistic-2.0
URLhttps://github.com/LieberInstitute/recount3
Bug Reportshttps://github.com/LieberInstitute/recount3/issues
Downloads rank1034
Source branchRELEASE_3_23
biocViewsCoverage, DataImport, DifferentialExpression, GeneExpression, RNASeq, Sequencing, Software

Documentation

Download

Dependencies

Depends: SummarizedExperiment

Imports: BiocFileCache, data.table, GenomicRanges, httr, Matrix, methods, R.utils, rtracklayer, S4Vectors, sessioninfo, tools, utils

Suggests: BiocStyle, covr, knitcitations, knitr, lobstr, RefManageR, rmarkdown, testthat, recount

Reverse dependencies

Suggests Me (1): RNAseqQC