DeepRank / pdb2sql

Fast and versatile biomolecular structure PDB file parser using SQL queries
https://pdb2sql.readthedocs.io
Apache License 2.0
24 stars 12 forks source link

Inconsistency in imports between documentation and quick example #23

Closed JoaoRodrigues closed 4 years ago

JoaoRodrigues commented 4 years ago

The README.md file suggests from pdb2sql.pdb2sqlcore import pdb2sql while the 10-min intro on the docs page suggests (the much simpler!!) from pdb2sql import pdb2sql.

Link to JOSS review: https://github.com/openjournals/joss-reviews/issues/2077