recountWorkflow

DOI: 10.18129/B9.bioc.recountWorkflow    

This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see recountWorkflow.

recount workflow: accessing over 70,000 human RNA-seq samples with Bioconductor

Bioconductor version: 3.11

The recount2 resource is composed of over 70,000 uniformly processed human RNA-seq samples spanning TCGA and SRA, including GTEx. The processed data can be accessed via the recount2 website and the recount Bioconductor package. This workflow explains in detail how to use the recount package and how to integrate it with other Bioconductor packages for several analyses that can be carried out with the recount2 resource. In particular, we describe how the coverage count matrices were computed in recount2 as well as different ways of obtaining public metadata, which can facilitate downstream analyses. Step-by-step directions show how to do a gene level differential expression analysis, visualize base-level genome coverage data, and perform an analyses at multiple feature levels. This workflow thus provides further information to understand the data in recount2 and a compendium of R code to use the data.

Author: Leonardo Collado-Torres [aut, cre], Abhinav Nellore [ctb], Andrew E. Jaffe [ctb]

Maintainer: Leonardo Collado-Torres <lcolladotor at gmail.com>

Citation (from within R, enter citation("recountWorkflow")):

Installation

To install this package, start R (version "4.0") and enter:

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

BiocManager::install("recountWorkflow")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("recountWorkflow")

 

HTML R Script recount workflow: accessing over 70,000 human RNA-seq samples with Bioconductor
Text   NEWS

Details

biocViews ResourceQueryingWorkflow, Workflow
Version 1.12.0
License Artistic-2.0
Depends R (>= 3.6.0)
Imports recount, GenomicRanges, limma, edgeR, DESeq2, regionReport, clusterProfiler, org.Hs.eg.db, gplots, derfinder, GenomicState, bumphunter, derfinderPlot
LinkingTo
Suggests BiocStyle, BiocWorkflowTools, knitr, sessioninfo, rmarkdown, knitcitations
SystemRequirements
Enhances
URL https://github.com/LieberInstitute/recountWorkflow
BugReports https://support.bioconductor.org/t/recountWorkflow/
Depends On Me
Imports Me
Suggests Me
Links To Me

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package recountWorkflow_1.12.0.tar.gz
Windows Binary
macOS 10.13 (High Sierra)
Source Repository git clone https://git.bioconductor.org/packages/recountWorkflow
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/recountWorkflow
Package Short Url https://bioconductor.org/packages/recountWorkflow/
Package Downloads Report Download Stats

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations: