Skip to content
Snippets Groups Projects
Commit a1095ffd authored by Bienchen's avatar Bienchen
Browse files

Testing

parent 010213f5
No related branches found
No related tags found
No related merge requests found
......@@ -540,6 +540,9 @@ class HHblits:
:rtype: :class:`str`
"""
a3m_file = '%s.a3m' % os.path.splitext(self.filename)[0]
print "A3MFILE", a3m_file
print "A3MFILE", a3m_file
print "A3MFILE", a3m_file
ost.LogInfo('Using hhblits from "%s"' % self.hhsuite_root)
full_nrdb = os.path.join(os.path.abspath(os.path.split(nrdb)[0]),
os.path.split(nrdb)[1])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment