You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First release of the hermes package, which contains classes, methods and functions to import, quality-check, filter, normalize, and analyze RNAseq counts data for differential expression.
hermes is a successor of the rnaseqTools R package. The core functionality is built on the BioConductor ecosystem, especially the SummarizedExperiment class. New users should first begin by reading the "Introduction to hermes" vignette to become familiar with the hermes concepts.
Import RNAseq count data into the hermes ready format.
Annotate gene information from the Ensembl database via biomaRt.
Add quality control (QC) flags to genes and samples.