![]() |
Rosetta
3.7
|
Variables | |
tuple | Nargs = len(sys.argv) |
string | parserule = 'all' |
string | output = 'list' |
string | mode = 'fullatom' |
string | dest = 'print' |
list | arglist = sys.argv[1:Nargs+1] |
pdb = arg | |
tuple | contactObject = calccontacts.contactProtein(mode) |
list contacts.arglist = sys.argv[1:Nargs+1] |
tuple contacts.contactObject = calccontacts.contactProtein(mode) |
string contacts.dest = 'print' |
tuple contacts.mode = 'fullatom' |
tuple contacts.Nargs = len(sys.argv) |
tuple contacts.output = 'list' |
tuple contacts.parserule = 'all' |
contacts.pdb = arg |