salilab / IHMValidation

Validation software for integrative models deposited to PDB
MIT License
2 stars 2 forks source link

Check for empty citation links #67

Closed aozalevsky closed 1 year ago

aozalevsky commented 1 year ago

Citation links can be empty (filled as '.' or '?'), but they are still formatted as hyperlinks. There should be a check for such empty links'

https://github.com/salilab/IHMValidation/blob/9c23284d071176a4a6c1849a80748bb5568feec9/master/pyext/src/validation/__init__.py#L244-L249