File tree Expand file tree Collapse file tree 3 files changed +12
-10
lines changed
Expand file tree Collapse file tree 3 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 1111 "orcid" : " 0000-0002-1409-8358"
1212 }
1313 ],
14- "description" : " Fast and versatile PDB parser using SQL queries." ,
14+ "description" : " Fast and versatile biomolecular structure PDB file parser using SQL queries." ,
1515 "keywords" : [
16- " pdb" ,
17- " sql" ,
16+ " pdb parser" ,
1817 " protein structure" ,
19- " biomolecule"
18+ " biomolecule" ,
19+ " bioinformatics" ,
20+ " CAPRI"
2021 ],
2122 "license" : {
2223 "id" : " Apache-2.0"
Original file line number Diff line number Diff line change 11# YAML 1.2
22---
3- abstract : " Fast and versatile PDB parser using SQL queries."
4- authors :
3+ abstract : " Fast and versatile biomolecular structure PDB file parser using SQL queries."
4+ authors :
55 -
66 affiliation : " Netherlands eScience Center"
77 family-names : Renaud
@@ -14,11 +14,12 @@ authors:
1414 orcid : " https://orcid.org/0000-0002-1409-8358"
1515cff-version : " 1.1.0"
1616doi : " 10.5281/zenodo.3232887"
17- keywords :
18- - pdb
19- - sql
17+ keywords :
18+ - " pdb parser"
2019 - " protein structure"
2120 - biomolecule
21+ - bioinformatics
22+ - CAPRI
2223license : " Apache-2.0"
2324message : " If you use this software, please cite it using these metadata."
2425repository-code : " https://github.com/DeepRank/pdb2sql"
Original file line number Diff line number Diff line change 1- __version__ = '0.2.2 '
1+ __version__ = '0.2.5 '
You can’t perform that action at this time.
0 commit comments