Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wattos fails in NMR_REDO, because toNmrStarFile fails and no CCPN project was read first #340

Open
GoogleCodeExporter opened this issue Apr 27, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Wattos is skipped NMR_REDO, even though doWattos=True. Why?
Consequences:
-The Wattos HTML for REDO is the same as for NRG-CING.
-There are no Wattos files for REDO and nothing is stored in the RDB.

Original issue reported on code.google.com by WGTouw on 8 Feb 2013 at 9:31

@GoogleCodeExporter
Copy link
Author

We get:

DEBUG: Failed to find ccpn attribute project. Happens when no CCPN project was 
read first.

And then in //PluginCode/Wattos#_runWattos we find 

Failed to nmrStar.toNmrStarFile (fine if there wasn't a CCPN project to start 
with)

If there is no NmrStar file, Wattos checks will fail with error code 2304.

How can we make sure Wattos does run?

Original comment by WGTouw on 8 Feb 2013 at 9:59

@GoogleCodeExporter
Copy link
Author

Original comment by WGTouw on 8 Feb 2013 at 10:06

  • Changed title: Wattos fails in NMR_REDO, because toNmrStarFile fails and no CCPN project was read first

@GoogleCodeExporter
Copy link
Author

or can we do something with python/cing/Libs/NoeCompleteness.py ?

Original comment by WGTouw on 12 Feb 2013 at 12:13

@GoogleCodeExporter
Copy link
Author

Nop, I think that Wattos can only start from NMR-STAR and only from CCPN that 
is created so ...
It's unexpected but was never a function. Modifying Type to Enhancement as it's 
a new feature to enable this request.

Original comment by jurge...@gmail.com on 16 May 2013 at 8:34

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant