Skip to content

Getopt#114

Open
ghbhc wants to merge 3 commits intoRosettaCommons:mainfrom
ghbhc:getopt
Open

Getopt#114
ghbhc wants to merge 3 commits intoRosettaCommons:mainfrom
ghbhc:getopt

Conversation

@ghbhc
Copy link
Copy Markdown

@ghbhc ghbhc commented Mar 3, 2022

The hardcoded variables in run_e2e_ver.sh and run_pyrosetta_ver.sh make it not conducive to installing this software centrally on an HPC cluster, as it requires write permission for someone to change the CPU and MEM values should they want to.

These changes implement a print_usage -h|--help function and getopt to allow a user to dynamically set those values, along with command line options for the path to their input fasta (the only required option), working directory, and path to database files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant