Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 767 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 767 Bytes

phip-viz

Visualization of PhIPseq datasets

Code style: black Docker Repository on Quay build and test

Please see the documentation for further details.

Docker quickstart (recommended)

cd pickle_data/ # a place where .phip binaries exist
docker run -p 8501:8501 -v $PWD:/app/data/ quay.io/matsengrp/phip-viz