A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://bioconductor.org/packages/devel/bioc/html/../../workflows/html/recountWorkflow.html below:

Bioconductor - recountWorkflow (development version)

recountWorkflow

This is the development version of recountWorkflow; for the stable release version, see recountWorkflow.

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

Bioconductor version: Development (3.22)

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.5") and enter:


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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

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")
recount workflow: accessing over 70,000 human RNA-seq samples with Bioconductor HTML R Script NEWS Text Details biocViews ResourceQueryingWorkflow, Workflow Version 1.33.0 License Artistic-2.0 Depends R (>= 3.6.0) Imports recount, GenomicRanges, limma, edgeR, DESeq2, pheatmap, regionReport, clusterProfiler, org.Hs.eg.db, gplots, derfinder, GenomicState, bumphunter, derfinderPlot System Requirements URL https://github.com/LieberInstitute/recountWorkflow Bug Reports https://support.bioconductor.org/t/recountWorkflow/ See More Package Archives

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4