Skip to content

Web Tools for High-Resolution Ensemble Models of 3D Single-Cell Chromatin Conformations

Notifications You must be signed in to change notification settings

ScheWann/CS522_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS522 Project

A Web Server for High-Resolution Ensemble Models of 3D Single-Cell Chromatin Conformations

INSTRUCTION

  1. Install Docker to your laptop
  2. Download the sample data from this link and create a Example_Data folder in under the root project directory
  3. Create a .env file under the root project directory
    DB_USERNAME=admin
    DB_HOST=db
    DB_NAME=chromosome_db
    DB_PASSWORD=chromosome
    [email protected]
    PGADMIN_DEFAULT_PASSWORD=chromosome
  1. Under this project folder, and run docker compose up --build (it will need some time for the initialization)

About

Web Tools for High-Resolution Ensemble Models of 3D Single-Cell Chromatin Conformations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published