Subject: Discussion group for the ARIA software
List archive
- From: "Kelly, Mark" <Mark.Kelly AT ucsf.edu>
- To: "aria-discuss AT services.cnrs.fr" <aria-discuss AT services.cnrs.fr>
- Cc: Benjamin Bardiaux <bardiaux AT pasteur.fr>, "Longbotham, James" <James.Longbotham AT ucsf.edu>
- Subject: Re: [aria-discuss] Next step in calculations
- Date: Tue, 2 Jun 2020 17:17:05 +0000
- Accept-language: en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ucsf.edu; dmarc=pass action=none header.from=ucsf.edu; dkim=pass header.d=ucsf.edu; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=9hrH69bcasv797WWjBVmEGEjg/DZIKBoouihyElQUaM=; b=cXyRJdJSxAQ+r+NicNxDImyqC8z4IihjL6MY1SG8JYtRUYu8ZYviORiCuH75P26FUOXvhBiBOhpjM+HRTncwbGdUKyHKxfOTpCwk3uyxgop4HKRLJEsyercbNu1VJdY6NgwyIgMH0h9cqRH5XZEzcocAwJypqlePmDqnywpX5rF5p560NUKcfazpDAZUL+xs+WQoBP+4KOcOZm3Y+k3cG9n8gmJi6bhG7Y1tjdvy5iKPbs5HYNmlMJm3IcxyOcko3GCV3DCUgnZebG4Kxx25lpPQAj25bIqUmc15YdKmsYdABsgVF4g6WG8rpLj+ysrdYQXuVYTx6XHw9YALJt10DA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=RIZiLm/xXzPKAFR189+Xkhjibv9PL43QCaNLRpPt+jJdNFl9wOGrzoGDZoNNCY6fR1Sk7nkiuBomruf8jFyMsnh/EvszXCsGr8HQW5pjmdKw6qncmkQA7Mb0Vo9hoxjXegj9BgWNNj1Jq5FVoIE7oAHQl0Hk3hZb0zWTVpjCoc6ACHFVcOAEQv0jbRlx4wvovToAwu3b2NpziziXnxTsbbGWhhmyMIw0A3pur0E1iCL+XUMS5+mw5qoJRz6OopQfeZ/6oK3rOGsP0vtJ4soknUfiuf5tFQPzINR0c98piRlSBLLKA2mQegcAOfATzkdippaHH2loPeuHy/5Te2LOhg==
- Authentication-results: services.cnrs.fr; dkim=none (message not signed) header.d=none;services.cnrs.fr; dmarc=none action=none header.from=ucsf.edu;
Hello All,
we switched ‘on’ the log harmonic potential, but now our structures don’t look very nice. I wonder if we did not set the parameters correctly or do we have to switch something else off?
Best,
Mark
<logharmonic_potential enabled="yes" use_auto_weight="yes" weight_unambig="1.0" weight_ambig="1.0" weight_hbond="1.0"/>
Best,
Mark
<logharmonic_potential enabled="yes" use_auto_weight="yes" weight_unambig="1.0" weight_ambig="1.0" weight_hbond="1.0"/>
On Apr 29, 2020, at 10:50 AM, Kelly, Mark <Mark.Kelly AT ucsf.edu> wrote:
Hello All,
we tried to restart a run that had been successful before and get the error below - would anyone have a suggestion what might be wrong?
hope all are safe and well,
Mark
Begin forwarded message:
From: "Longbotham, James" <James.Longbotham AT ucsf.edu>
Subject: RE: Next step in calculations
Date: April 29, 2020 at 10:37:57 AM PDT
To: "Kelly, Mark" <Mark.Kelly AT ucsf.edu>
Ok so that last run I described below failed. I thought it ould have something to do with the merged restraint lists so I tried to run it again with the restraints I used previously (before assignment) and it failed still! See error below. Not sure what’s going onException in thread Thread-1:Traceback (most recent call last):File "/programs/x86_64-linux/ccpnmr/2.4.2/python2.7/lib/python2.7/threading.py", line 810, in __bootstrap_innerself.run()File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/JobManager.py", line 193, in runf(self)File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/JobManager.py", line 331, in job_doneself.dispatch_job(host)File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/JobManager.py", line 337, in dispatch_jobself.done()File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/JobManager.py", line 384, in doneself.__callback()File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/cns.py", line 2662, in <lambda>callback = lambda v = vars, f = self.refine_done: f(v)File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/cns.py", line 2522, in refine_doneself.__callback()File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/Protocol.py", line 654, in <lambda>c = self.structure_calc_done: c(engine, molecule, it)File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/Protocol.py", line 624, in structure_calc_doneensemble = engine.getEnsemble(it_settings, molecule)File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/cns.py", line 666, in getEnsembleensemble.read(pdbfiles, molecule, float_files = swapped_atoms)File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/StructureEnsemble.py", line 194, in readpdb_dict = self.reader.read(files[j], chain_types, format[j])File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/PDBReader.py", line 186, in readdict['noe_violations'] = float(data[13:].split(',')[0])ValueError: could not convert string to float: D1_ApoH3_violations_1.pdb"
-
Re: [aria-discuss] Next step in calculations,
Kelly, Mark, 06/02/2020
-
Re: [aria-discuss] Next step in calculations,
Higman, Vicky (Dr.), 06/03/2020
-
Re: [aria-discuss] Next step in calculations,
Kelly, Mark, 06/04/2020
-
[aria-discuss] Mareuil et. al., J Bio NMR 2015 in ARIA 2.3.2 Problem,
Kelly, Mark, 06/10/2020
-
Re: [aria-discuss] Mareuil et. al., J Bio NMR 2015 in ARIA 2.3.2 Problem,
Benjamin Bardiaux, 06/10/2020
-
Re: [aria-discuss] Mareuil et. al., J Bio NMR 2015 in ARIA 2.3.2 Problem,
Kelly, Mark, 06/11/2020
- Re: [aria-discuss] Mareuil et. al., J Bio NMR 2015 in ARIA 2.3.2 Problem, Benjamin Bardiaux, 06/11/2020
-
Re: [aria-discuss] Mareuil et. al., J Bio NMR 2015 in ARIA 2.3.2 Problem,
Kelly, Mark, 06/11/2020
-
Re: [aria-discuss] Mareuil et. al., J Bio NMR 2015 in ARIA 2.3.2 Problem,
Benjamin Bardiaux, 06/10/2020
-
[aria-discuss] Mareuil et. al., J Bio NMR 2015 in ARIA 2.3.2 Problem,
Kelly, Mark, 06/10/2020
-
Re: [aria-discuss] Next step in calculations,
Kelly, Mark, 06/04/2020
-
Re: [aria-discuss] Next step in calculations,
Higman, Vicky (Dr.), 06/03/2020
Archive powered by MHonArc 2.6.19.