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

New refs for software. Allow missing refs for software. Debug mode. #61

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aozalevsky
Copy link
Contributor

Partially fixes #53

@aozalevsky
Copy link
Contributor Author

oh, this is quite surprising. Judging from the test case looks like I misinterpreted how links to software should work:

 387                     'Software name': ['<a href="https://pubmed.ncbi.nlm.nih.gov/12580598/">haddock</a>'], 
 388                     'Software version': ['developer'], 'Software classification': ['docking'], 
 389                     'Software location': ['<a href="https://chocolatemuffin.org">https://chocolatemuffin.org</a>']}
 390             temp = GetInputInformation(tmpfilepath)

My impression was that we should use the same link for the name and location. I can understand the logic behind the arrangement in the test case (publication reference + url), but there are no keys for two links in the dictionary and there are multiple references for almost any software for integrative modeling.

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

Successfully merging this pull request may close these issues.

ihm fails on PDBDEV_00000088
1 participant