Skip to content

使用shiny生成许多方便交互的生信分析及绘图工具

Notifications You must be signed in to change notification settings

hanguojun007/shinyApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shinyApps

使用shiny搭建的用于进行一系列分析及绘图的工具。

使用它你需要准备:

使用方法:

runApp

下载文件夹到本地,使用shiny::runApp("path/shinyApps")

library(shiny)
runApp("path/shinyApps")

runGitHub

使用runGitHub直接运行

library(shiny)
runGitHub("hanguojun007/shinyApps")

About

使用shiny生成许多方便交互的生信分析及绘图工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages