|
3 | 3 | [](https://doi.org/10.5281/zenodo.3232888) |
4 | 4 | [](https://travis-ci.org/DeepRank/pdb2sql) |
5 | 5 | [](https://coveralls.io/github/DeepRank/pdb2sql) |
6 | | -[](https://www.codacy.com/manual/CunliangGeng/pdb2sql?utm_source=github.com&utm_medium=referral&utm_content=DeepRank/pdb2sql&utm_campaign=Badge_Grade) |
| 6 | +[](https://www.codacy.com/manual/CunliangGeng/pdb2sql?utm_source=github.com&utm_medium=referral&utm_content=DeepRank/pdb2sql&utm_campaign=Badge_Grade) |
7 | 7 | [](https://pdb2sql.readthedocs.io/en/latest/?badge=latest) |
8 | 8 |
|
9 | | - |
10 | 9 | PDB2SQL is a Python package that allows to use SQL queries to handle PDB files. |
11 | 10 | This project grew out of the developement of DeepRank. |
12 | 11 |
|
13 | | -- Source code: https://github.com/DeepRank/pdb2sql |
14 | | -- Documentation: https://pdb2sql.readthedocs.io |
| 12 | +- Source code: <https://github.com/DeepRank/pdb2sql> |
| 13 | +- Documentation: <https://pdb2sql.readthedocs.io> |
15 | 14 |
|
16 | 15 | It provides: |
17 | | -- a powerful `pdb2sql` object to manipulate PDB data in SQL database |
18 | | -- strcuture transformation functions (rotations, translations...) |
19 | | -- useful capablities to |
20 | | - - calculate structure interface (contact atoms and residues) |
21 | | - - calculate structure similarity (iRMSD, lRMSD, FNAT, DockQ...) |
| 16 | + |
| 17 | +- a powerful `pdb2sql` object to manipulate PDB data in SQL database |
| 18 | +- strcuture transformation functions (rotations, translations...) |
| 19 | +- useful capablities to |
| 20 | + - calculate structure interface (contact atoms and residues) |
| 21 | + - calculate structure similarity (iRMSD, lRMSD, FNAT, DockQ...) |
0 commit comments