Ongoing project on inferring executable models from single-cell data.
- Install the Java Development Kit 8.
- Install sbt and make sure the
sbtbinary is in your path. - Build ScalaZ3, and put the packaged jar in
lib. - Install R and execute
./scripts/setup-r-packages.Rto install required R libraries.
See ./scripts/run-t-cell-default-args.sh for an example invocation of the tool.