Software to track flow cytometry data.
git clone https://github.com/EBISPOT/OpenFacsTrack.git
cd OpenFacsTrack
make deploy
Go to http://locahost:1337/admin.
- Docker
git clone https://github.com/EBISPOT/OpenFacsTrack.git
cd OpenFacsTrack
make dev
Go to http://0.0.0.0:8000/admin.
brew install postgresql
Run make help
to see the cleaning environments goals.