Files
BiGpairSEQ/out/artifacts/TCellSim_jar/readme.md

270 B

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)