Update readme with CLI arguments

This commit is contained in:
2022-02-27 17:00:54 -06:00
parent e10350c214
commit fb4d22e7a4

View File

@@ -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, 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: use the -help flag:
`java -jar BiGpairSEQ_SIM -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 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: generating files and simulating TCR pairing. The main menu looks like this: