niehu-szbl / scIBD_website_code

Other
6 stars 3 forks source link

Explore scIBD online

This is the repository of scIBD.

Run scIBD locally

To run scIBD locally, follow the bellow instructions:

  1. Install R, Rstudio and shiny-server on local computer.

  2. Download the source code and data from https://github.com/niehu-szbl/scIBD_website_code.git

    git clone https://github.com/niehu-szbl/scIBD_website_code.git
  3. Run scIBD application in Rstudio or command line.

Note: These instructions are tested on Ubuntu 20.04.6 LTS.