A RetroSearch Logo

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

Search Query:

Showing content from https://www.bioconductor.org/packages/devel/workflows/html/rnaseqGene.html below:

Bioconductor - rnaseqGene (development version)

rnaseqGene

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

RNA-seq workflow: gene-level exploratory analysis and differential expression

Bioconductor version: Development (3.22)

Here we walk through an end-to-end gene-level RNA-seq differential expression workflow using Bioconductor packages. We will start from the FASTQ files, show how these were aligned to the reference genome, and prepare a count matrix which tallies the number of RNA-seq reads/fragments within each gene for each sample. We will perform exploratory data analysis (EDA) for quality assessment and to explore the relationship between samples, perform differential gene expression analysis, and visually explore the results.

Author: Michael Love [aut, cre]

Maintainer: Michael Love <michaelisaiahlove at gmail.com>

Citation (from within R, enter citation("rnaseqGene")): 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("rnaseqGene")

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("rnaseqGene")
Details biocViews GeneExpressionWorkflow, ImmunoOncologyWorkflow, Workflow Version 1.33.0 License Artistic-2.0 Depends R (>= 3.3.0), BiocStyle, airway(>= 1.5.3), tximeta, magrittr, DESeq2, apeglm, vsn, dplyr, ggplot2, hexbin, pheatmap, RColorBrewer, PoiClaClu, glmpca, ggbeeswarm, genefilter, AnnotationDbi, org.Hs.eg.db, Gviz, sva, RUVSeq, fission Imports System Requirements URL https://github.com/thelovelab/rnaseqGene/ See More Suggests knitr, rmarkdown Linking To Enhances Depends On Me Imports Me Suggests Me Links To Me 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