Skip to content

Ucell is used to calculate the metabolic score of every single cell based on gene expression value. The metabolic score was assessed with the KEGG metabolic gene sets library.

Notifications You must be signed in to change notification settings

littleju777/KEGGmeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

KEGGmeta

Ucell is used to calculate the metabolic score of every single cell based on gene expression value. The metabolic score was assessed with the KEGG metabolic gene sets library. KEGGmeta is an R package for comparing the metabolic changes between different conditions with single-cell RNA-seq data.

Installation

if (!requireNamespace("devtools", quietly = TRUE)) {
  install.packages("devtools")
}
devtools::install_github("littleju777/KEGGmeta")

About

Ucell is used to calculate the metabolic score of every single cell based on gene expression value. The metabolic score was assessed with the KEGG metabolic gene sets library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages