-
Notifications
You must be signed in to change notification settings - Fork 62
protein-RNA results are AWOL since APBS 1.0.0 #149
Comments
Hi Keith -- This is an important example so I'd like to include it. There should be Thanks, Nathan On Tue, Jul 15, 2014 at 4:55 PM, Keith T. Star [email protected]
|
There are two bash scripts and a Python script, as well as a Makefile.in and a Makefile.am. I'll have to dig into it a bit to get it working, since the bash scripts want to be called from make. Everything does appear to be there though, so I don't currently see any reason why it can't be made to work. @lizutah, I'm going to add this issue to the milestone for the current release. |
Also @sobolevnrm, this link in the README.html file is dead. Can you verify that this one that I discovered is a proper replacement? |
@sobolevnrm one more thing. It's always "one more thing", right? In Makefile.am, as well as on the above webpage, I noticed that the set of ion concentrations skips 0.200, which appears to be a mistake. Is it in fact a mistake, and I should add that in, or shall I leave it as is? |
Yes, On Thu, Jul 17, 2014 at 12:41 PM, Keith T. Star [email protected]
|
Skipping that concentration is likely a mistake and it would be great if On Thu, Jul 17, 2014 at 12:57 PM, Keith T. Star [email protected]
|
Excellent -- yes, I'll fix it while I'm in there making the scripts work without the automake stuff. Sometimes it's good to be a little bit OCD. 😉 |
I'm putting this off in favor of releasing sooner, per @lizutah's suggestion. |
Peter's above comment comes from the work he did for the tutorial. |
If people follow Peter's tutorial, the downloads fail for the python script and shell script can't with the error that the server can't find the file. (e.g https://raw.githubusercontent.com/PEMIfolder/github.io-PEMIfolder/gh-pages/Tut_scripts_PR/apbs_unix_dx.py). All the scripts are displayed and they can be cut and pasted. However the instructions would have to be changed. |
Got the example to run. The issues are:
Do we want to create cmake files for this? Or how do you want to proceed @lizutah , @keith923 ? |
This still needs to be integrated into the automated unit tests. |
…ding the protein RNA tests. Closes issues #149.
I've incorporated these tests into the test suite. I think that we still need a README.md file in the directory to mirror what's in the other example directories. |
I can do the readme's unless you really, really, really want to do it.:) |
That would be perfect! Thanks @kozlac! |
Table is there. Will be updated as per issue #407. Closing issue. |
The README.html file has not been updated since 1.0.0. The test is also not being run from the new-fangled Python-based testing script.
I do not know if this is in error, or if something changed. If the latter turns out to be the case, perhaps we can move the example to a "historical" directory, under examples?
The text was updated successfully, but these errors were encountered: