Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nam
ProxPython
Commits
10cb75a8
Commit
10cb75a8
authored
Apr 06, 2017
by
Russell Luke
Browse files
Merge branch 'clluke' into 'master'
Clluke See merge request !1
parents
7975f0c6
95ae75a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
TestSuite/DRprotein_demo.py
100755 → 100644
View file @
10cb75a8
#
Input, Output and Logfiles
#
a hack to get python to look in directories one branch up
import
sys
sys
.
path
.
append
(
".."
)
#Input, Output and Logfiles
problemName
=
'1PTQ'
inputFile
=
'../InputData/Protein/1PTQ.pdb'
#in InputFiles directory
outputFile
=
'1PTQrecon.pdb'
...
...
@@ -41,4 +42,4 @@ for rep in range(replications):
#problem.saveJPG()
problem
.
show
()
del
problem
del
problem
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment