A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/insightsengineering/hermes/ below:

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

# hermes

hermes facilitates preprocessing, analyzing, and reporting of RNA-seq data.

You can install the current release from BioConductor with:

if (!require("BiocManager")) {
  install.packages("BiocManager")
}
BiocManager::install("hermes")

You can install the development version from GitHub with:

if (!require("devtools")) {
  install.packages("devtools")
}
devtools::install_github("insightsengineering/hermes")

You can get started by reading the introduction vignette:

library(hermes)
vignette("introduction", package = "hermes")

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