Skip to content

idsz-wa/showsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

showsc

single cell web browser

usage:

make sure seurat rds in the work dir

cd data_process && docker build -t scweb . && docker run -it -v ${PWD}:/opt/soft scweb sh -c "/opt/conda/envs/sc_web/bin/Rscript seurat.R"

cd shiny_web && docker build -t shiny:build . && docker run --rm -p 3838:3838 -d -v {you apps dir}:/srv/shiny-server/ -v {log dir}:/var/log/shiny-server shiny:build

About

single cell web browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published