hermes
Preprocessing, analyzing, and reporting of RNA-seq data
Bioconductor version: Release (3.20)
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.
Author: Daniel Sabanés Bové [aut, cre], Namrata Bhatia [aut], Stefanie Bienert [aut], Benoit Falquet [aut], Haocheng Li [aut], Jeff Luong [aut], Lyndsee Midori Zhang [aut], Alex Richardson [aut], Simona Rossomanno [aut], Tim Treis [aut], Mark Yan [aut], Naomi Chang [aut], Chendi Liao [aut], Carolyn Zhang [aut], Joseph N. Paulson [aut], F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Daniel Sabanés Bové <daniel.sabanes_bove at rconis.com>
citation("hermes")
):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("hermes")
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("hermes")
Introduction to `hermes` | HTML | R Script |
Reference Manual | ||
NEWS | Text |
Details
biocViews | DifferentialExpression, Normalization, Preprocessing, QualityControl, RNASeq, Software |
Version | 1.10.0 |
In Bioconductor since | BioC 3.15 (R-4.2) (2.5 years) |
License | Apache License 2.0 |
Depends | ggfortify, R (>= 4.1), SummarizedExperiment(>= 1.16) |
Imports | assertthat, Biobase, BiocGenerics, biomaRt, checkmate (>= 2.1), circlize, ComplexHeatmap, DESeq2, dplyr, edgeR, EnvStats, forcats (>= 1.0.0), GenomicRanges, ggplot2, ggrepel (>= 0.9), IRanges, lifecycle, limma, magrittr, matrixStats, methods, MultiAssayExperiment, purrr, R6, Rdpack, rlang, S4Vectors, stats, tidyr, utils |
System Requirements | |
URL | https://github.com/insightsengineering/hermes/ |
Bug Reports | https://github.com/insightsengineering/hermes/issues |
See More
Suggests | BiocStyle, DelayedArray, DT, grid, httr, knitr, rmarkdown, statmod, testthat (>= 2.0), vdiffr |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | hermes_1.10.0.tar.gz |
Windows Binary (x86_64) | hermes_1.10.0.zip |
macOS Binary (x86_64) | hermes_1.10.0.tgz |
macOS Binary (arm64) | hermes_1.9.1.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/hermes |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/hermes |
Bioc Package Browser | https://code.bioconductor.org/browse/hermes/ |
Package Short Url | https://bioconductor.org/packages/hermes/ |
Package Downloads Report | Download Stats |