insightsengineering/hermes: Preprocessing, analyzing, and reporting of RNA-seq data

Provides classes and functions for quality control, filtering, normalization and differential expression analysis of pre-processed `RNA-seq` data. Data can be imported from `SummarizedExperiment` as well as `matrix` objects and can be annotated from `BioMart`. Filtering for genes without too low expression or containing required annotations, as well as filtering for samples with sufficient correlation to other samples or total number of reads is supported. The standard normalization methods including cpm, rpkm and tpm can be used, and 'DESeq2` as well as voom differential expression analyses are available.

Getting started

Package details

Bioconductor views DifferentialExpression Normalization Preprocessing QualityControl RNASeq
Maintainer
LicenseApache License 2.0
Version1.7.1.9001
URL https://insightsengineering.github.io/hermes/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("insightsengineering/hermes")
insightsengineering/hermes documentation built on March 11, 2024, 11:04 p.m.