Files
BiGpairSEQ/out/artifacts/TCellSim_jar
2022-02-19 22:49:50 -06:00
..
2022-02-18 17:48:25 -06:00
2022-02-19 22:49:50 -06:00

Executable .jar file with interactive, command line UI Usage: java -jar TCellSim.jar To increase memory allocation, use -Xmx flag. For example, to give the program 20 gigabytes of memory: java -Xmx20G -jar TCellSim.jar

Requires Java11 or higher (Openjdk-17 recommended)