|
Rosetta
|
Functions | |
| def | main (args) |
| def | setup_file_and_dir_names (tag, overwrite, method) |
Variables | |
| parser = argparse.ArgumentParser(description="Set up ddg calculations for list of RNP mutants") | |
| action | |
| default | |
| False | |
| help | |
| type | |
| str | |
| int | |
| args = parser.parse_args() | |
| def general_RNP_setup_script.main | ( | args | ) |
References ObjexxFCL.len(), basic::database.open(), setup_file_and_dir_names(), binder.split(), and str.
| def general_RNP_setup_script.setup_file_and_dir_names | ( | tag, | |
| overwrite, | |||
| method | |||
| ) |
Referenced by main().
| general_RNP_setup_script.action |
| general_RNP_setup_script.args = parser.parse_args() |
| general_RNP_setup_script.default |
| general_RNP_setup_script.False |
| general_RNP_setup_script.help |
| general_RNP_setup_script.int |
| general_RNP_setup_script.parser = argparse.ArgumentParser(description="Set up ddg calculations for list of RNP mutants") |
| general_RNP_setup_script.str |
Referenced by main().
| general_RNP_setup_script.type |