Output performed with loggers. Adds options --no-print. (#12)
Output performed with loggers. Adds --quiet and --verbose options.
This commit is contained in:
committed by
Matvey Adzhigirey
parent
ca6224433a
commit
5fbbdd4868
@@ -17,6 +17,7 @@ if __name__ == "__main__":
|
||||
('4DFR', []),
|
||||
('3SGB', []),
|
||||
('3SGB-subset', ['--titrate_only', 'E:17,E:18,E:19,E:29,E:44,E:45,E:46,E:118,E:119,E:120,E:139']),
|
||||
('1HPX-warn', ['--quiet']),
|
||||
]
|
||||
|
||||
for pdb, args in pdbs:
|
||||
|
||||
Reference in New Issue
Block a user