目录

# hermes

hermes-logo

Check
🛠 Docs
📚 Code Coverage
📔

GitHub
forks GitHub repo
stars

GitHub commit
activity GitHub
contributors GitHub last
commit GitHub pull
requests GitHub repo
size GitHub language
count Project Status: Active – The project has reached a stable, usable
state and is being actively
developed. Current
Version Open
Issues

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

  • Imports RNAseq count data into the hermes ready format.
  • Annotates gene information automatically from a central database (e.g. BioMart).
  • Adds quality control (QC) flags to genes and samples.
  • Filters the data set.
  • Normalizes the counts.
  • Quickly produces descriptive plots.
  • Performs principal components analysis.
  • Produces a templated QC report.
  • Performs differential expression analysis.

Installation

BioConductor

You can install the current release from BioConductor with:

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

GitHub

You can install the development version from GitHub with:

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

Getting Started

You can get started by reading the introduction vignette:

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

用于基因表达数据的预处理、质量控制和差异表达分析

13.4 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号