From 6f5afbc6eca4440c2ad143347f36091a2d7d97e0 Mon Sep 17 00:00:00 2001 From: efischer Date: Sun, 27 Feb 2022 17:01:12 -0600 Subject: [PATCH] Update readme with CLI arguments --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 48e51e2..cc6cb03 100644 --- a/readme.md +++ b/readme.md @@ -51,7 +51,7 @@ For example, to run the program with 32 gigabytes of memory, use the command: There are a number of command line options, to allow the program to be used in shell scripts. For a full list, use the -help flag: -`java -jar BiGpairSEQ_SIM.jar -help` +`java -jar BiGpairSEQ_Sim.jar -help` If no command line arguments are given, BiGpairSEQ_Sim will launch with an interactive, menu-driven CLI for generating files and simulating TCR pairing. The main menu looks like this: