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
| Maintainer | Leonardo Collado-Torres <lcolladotor@gmail.com> |
| Author | Leonardo Collado-Torres [aut, cre] (ORCID: <https://orcid.org/0000-0003-2140-308X>) |
| License | Artistic-2.0 |
| URL | https://github.com/LieberInstitute/recount3 |
| Bug Reports | https://github.com/LieberInstitute/recount3/issues |
| Downloads rank | 1034 |
| Source branch | RELEASE_3_23 |
| biocViews | Coverage, 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