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
af900127
Commit
af900127
authored
Apr 06, 2017
by
Russell Luke
Browse files
synchronized DRprotein_demo.py with the master
parent
85c4027d
Changes
1
Hide whitespace changes
Inline
Side-by-side
TestSuite/DRprotein_demo.py
View file @
af900127
# 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/1PTQ.pdb'
#in InputFiles directory
inputFile
=
'
../
InputData/
Protein/
1PTQ.pdb'
#in InputFiles directory
outputFile
=
'1PTQrecon.pdb'
#Parameters used by all variants of the algorithm
...
...
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