Package: recount3
Title: Explore and download data from the recount3 project
Version: 1.21.0
Date: 2025-09-24
Authors@R: 
    c(
    person("Leonardo", "Collado-Torres", role = c("aut", "cre"), 
    email = "lcolladotor@gmail.com", comment = c(ORCID = "0000-0003-2140-308X"))
    )
Description: 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.
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
URL: https://github.com/LieberInstitute/recount3
BugReports: https://github.com/LieberInstitute/recount3/issues
biocViews: Coverage, DifferentialExpression, GeneExpression, RNASeq, Sequencing,
    Software, DataImport
Suggests: 
    BiocStyle,
    covr,
    knitcitations,
    knitr,
    RefManageR,
    rmarkdown,
    testthat,
    pryr,
    recount
VignetteBuilder: knitr
Depends: 
    SummarizedExperiment
Imports:
    BiocFileCache,
    methods,
    rtracklayer,
    S4Vectors,
    utils,
    httr,
    data.table,
    R.utils,
    Matrix,
    GenomicRanges,
    sessioninfo,
    tools
git_url: https://git.bioconductor.org/packages/recount3
git_branch: devel
git_last_commit: 2b63576
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
