The recount3 R/Bioconductor package is part of the recount3 project and is the latest iteration of the ReCount family of projects that provide access to uniformly-processed RNA sequencing datasets. The main documentation website for all the recount3-related projects is available at recount.bio. Please check that website for more information about how this R/Bioconductor package and other tools are related to each other.

Documentation

For more information about recount3 check the vignettes through Bioconductor or at the documentation website.

Installation instructions

Get the latest stable R release from CRAN. Then install recount3 from Bioconductor using the following code:

if (!requireNamespace("BiocManager", quietly = TRUE)) {
    install.packages("BiocManager")
}

BiocManager::install("recount3")

Citation

Below is the citation output from using citation('recount3') in R. Please run this yourself to check for any updates on how to cite recount3.

print(citation("recount3"), bibtex = TRUE)
#> 
#> To cite package 'recount3' in publications use:
#> 
#>   Collado-Torres L (2023). _Explore and download data from the recount3
#>   project_. doi:10.18129/B9.bioc.recount3
#>   <https://doi.org/10.18129/B9.bioc.recount3>,
#>   https://github.com/LieberInstitute/recount3 - R package version
#>   1.9.1, <http://www.bioconductor.org/packages/recount3>.
#> 
#> A BibTeX entry for LaTeX users is
#> 
#>   @Manual{,
#>     title = {Explore and download data from the recount3 project},
#>     author = {Leonardo Collado-Torres},
#>     year = {2023},
#>     url = {http://www.bioconductor.org/packages/recount3},
#>     note = {https://github.com/LieberInstitute/recount3 - R package version 1.9.1},
#>     doi = {10.18129/B9.bioc.recount3},
#>   }
#> 
#>   Wilks C, Zheng SC, Chen FY, Charles R, Solomon B, Ling JP, Imada EL,
#>   Zhang D, Joseph L, Leek JT, Jaffe AE, Nellore A, Collado-Torres L,
#>   Hansen KD, Langmead B (2021). "recount3: summaries and queries for
#>   large-scale RNA-seq expression and splicing." _Genome Biol_.
#>   doi:10.1186/s13059-021-02533-6
#>   <https://doi.org/10.1186/s13059-021-02533-6>,
#>   <https://doi.org/10.1186/s13059-021-02533-6>.
#> 
#> A BibTeX entry for LaTeX users is
#> 
#>   @Article{,
#>     title = {recount3: summaries and queries for large-scale RNA-seq expression and splicing},
#>     author = {Christopher Wilks and Shijie C. Zheng and Feng Yong Chen and Rone Charles and Brad Solomon and Jonathan P. Ling and Eddie Luidy Imada and David Zhang and Lance Joseph and Jeffrey T. Leek and Andrew E. Jaffe and Abhinav Nellore and Leonardo Collado-Torres and Kasper D. Hansen and Ben Langmead},
#>     year = {2021},
#>     journal = {Genome Biol},
#>     doi = {10.1186/s13059-021-02533-6},
#>     url = {https://doi.org/10.1186/s13059-021-02533-6},
#>   }

Please note that recount3 was only made possible thanks to many other R and bioinformatics software authors, which are cited either in the vignettes and/or the paper(s) describing this package.

Code of Conduct

Please note that the derfinderPlot project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Development tools

For more details, check the dev directory.

Project history

To clarify the relationship between the R/Bioconductor packages and the phases of ReCount please check the table below:

Year Phase Main references R/Bioconductor
2011 ReCount DOI: 10.1186/1471-2105-12-449 none
2017 recount2 DOI: 10.1038/nbt.3838 10.12688/f1000research.12223.1 recount
2021 recount3 DOI: 10.1186/s13059-021-02533-6 recount3

Teams involved

The ReCount family involves the following teams: