Skip to content

基于shiny的GO/KEGG/GSEA分析工具

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

51cat/enrichShiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enrichShiny

基于shiny的GO/KEGG/GSEA分析工具(dev version)

安装

devtools::install_github("https://github.com/51cat/enrichShiny")

使用

KEGG GO

library(tidyverse)
library(shinyEnrich)
start_KEGG_GO()

GSEA

library(tidyverse)
library(shinyEnrich)
start_GSEA()

About

基于shiny的GO/KEGG/GSEA分析工具

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages