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