Skip to content
Snippets Groups Projects
Commit 0de2b672 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

USalign: correclty set option

This should have zero effect but you never know...
parent bc36855d
No related branches found
No related tags found
No related merge requests found
......@@ -554,6 +554,9 @@ MMAlignResult WrappedMMAlign(const std::vector<geom::Vec3List>& pos_one,
vector<string> resi_vec1; // residue index for chain1
vector<string> resi_vec2; // residue index for chain2
// hardcode some variable values
ter_opt = 0;
// COMMENT OUT MMALIGN STRUCTURE PARSING WHICH IS FILE BASED
////////////////////////////////////////////////////////////
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment