RosettaCommons / tools

Tools for parsing Rosetta source code and scripts for running specific Rosetta applications.
Other
3 stars 1 forks source link

rosetta_submit.py makes a bad assumption about command line format with flags files #48

Open everyday847 opened 8 years ago

everyday847 commented 8 years ago

@roccomoretti added this great feature whereby you can tab complete your flags file--by typing the @ symbol and then a space before the name of your flags file. Unfortunately, rosetta_submit.py is unaware of this possibility.