[skip actions] Bump version to 1.7.2.9008
# hermes
hermes facilitates preprocessing, analyzing, and reporting of RNA-seq data.
hermes
RNAseq
BioMart
BioConductor
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")
用于RNA测序数据的差异表达分析和可视化
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
# hermes
RNAseqcount data into thehermesready format.BioMart).Installation
BioConductorYou can install the current release from
BioConductorwith:GitHub
You can install the development version from GitHub with:
Getting Started
You can get started by reading the introduction vignette: