hbat 2.2.6.dev24__tar.gz → 2.2.7.dev25__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/PKG-INFO +11 -4
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/README.md +10 -3
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/index.rst +10 -2
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/installation.rst +3 -1
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/_version.py +2 -2
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/.github/workflows/cleanup-prereleases.yml +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/.github/workflows/release.yml +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/.github/workflows/test.yml +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/CITATION.cff +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/CLAUDE.md +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/CODE_OF_CONDUCT.md +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/CONTRIBUTING.md +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/LICENSE +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/MANIFEST.in +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/Makefile +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/build_standalone.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/build_standalone_linux.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/build_standalone_windows.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/conda/meta.yaml +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/Makefile +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/requirements.txt +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/_static/custom.css +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/_static/light-theme.css +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/ccd/ccd_analyzer.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/ccd/constants_generator.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/ccd/generate_ccd_constants.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/ccd/index.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/cli/index.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/constants/app.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/constants/atomic_data.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/constants/index.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/constants/misc.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/constants/parameters.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/constants/pdb_constants.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/core/index.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/core/interactions.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/core/np_analyzer.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/core/np_vector.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/core/pdb_fixer.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/core/pdb_parser.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/core/structure.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/examples/index.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/gui/index.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/index.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/utilities/atom_utils.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/api/utilities/index.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/cli.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/conf.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/development.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/license.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/logic.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/parameters.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/pdbfixing.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/docs/source/quickstart.rst +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_pdb_files/1bhl.pdb +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_pdb_files/1gai.pdb +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_pdb_files/1ubi.pdb +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_pdb_files/2izf.pdb +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_pdb_files/4jsv.pdb +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_pdb_files/4laz.pdb +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_pdb_files/4ub7.pdb +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_pdb_files/4x21.pdb +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_pdb_files/6rsa.pdb +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_presets/drug_design_strict.hbat +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_presets/high_resolution.hbat +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_presets/low_resolution.hbat +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_presets/membrane_proteins.hbat +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_presets/nmr_structures.hbat +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_presets/standard_resolution.hbat +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_presets/strong_interactions_only.hbat +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/example_presets/weak_interactions_permissive.hbat +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/ccd/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/ccd/ccd_analyzer.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/ccd/constants_generator.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/ccd/generate_ccd_constants.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/cli/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/cli/main.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/constants/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/constants/app.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/constants/atomic_data.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/constants/misc.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/constants/parameters.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/constants/pdb_constants.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/constants/residue_bonds.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/core/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/core/analysis.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/core/analyzer.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/core/app_config.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/core/atom_classifier.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/core/interactions.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/core/np_analyzer.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/core/np_vector.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/core/pdb_fixer.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/core/pdb_parser.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/core/structure.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/gui/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/gui/chain_visualization.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/gui/main_window.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/gui/parameter_panel.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/gui/results_panel.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/utilities/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat/utilities/atom_utils.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat.egg-info/SOURCES.txt +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat.icns +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat.ico +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat.png +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat.svg +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat_cli.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/hbat_gui.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/pyproject.toml +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/pytest.ini +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/requirements-dev.txt +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/requirements.txt +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/setup.cfg +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/README.md +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/cli/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/cli/test_cli_main.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/conftest.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/e2e/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/e2e/test_cli_workflows.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/e2e/test_complete_workflows.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/e2e/test_gui_workflows.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/gui/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/gui/test_gui_components.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/integration/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/integration/test_analyzer_components.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/integration/test_cli_integration.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/integration/test_molecular_validation.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/integration/test_pdb_parsing.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/performance/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/performance/test_ccd_performance.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/performance/test_performance_workflows.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/run_tests.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/unit/__init__.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/unit/test_cli_parsing.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/unit/test_gui_components.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/unit/test_interactions.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/unit/test_parameters.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/unit/test_structures.py +0 -0
- {hbat-2.2.6.dev24 → hbat-2.2.7.dev25}/tests/unit/test_vector_math.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: hbat
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.7.dev25
|
|
4
4
|
Summary: Hydrogen Bond Analysis Tool for PDB structures
|
|
5
5
|
Author-email: Abhishek Tiwari <hbat@abhishek-tiwari.com>
|
|
6
6
|
License-Expression: MIT
|
|
@@ -87,10 +87,11 @@ A Python package to automate the analysis of potential hydrogen bonds and simila
|
|
|
87
87
|

|
|
88
88
|

|
|
89
89
|

|
|
90
|
-

|
|
91
91
|
[](https://codecov.io/gh/abhishektiwari/hbat)
|
|
92
92
|
[&replace=%241&style=plastic&logo=googlescholar&label=Cited%20By&cacheSeconds=86400)](https://scholar.google.com/citations?view_op=view_citation&hl=en&user=Mb7eYKYAAAAJ&citation_for_view=Mb7eYKYAAAAJ:u-x6o8ySG0sC)
|
|
93
|
-
|
|
93
|
+
[](https://socket.dev/pypi/package/hbat/overview/2.2.6/tar-gz)
|
|
94
|
+
[](https://www.codefactor.io/repository/github/abhishektiwari/hbat/overview/main)
|
|
94
95
|
|
|
95
96
|
## Background
|
|
96
97
|
|
|
@@ -127,7 +128,13 @@ pip install hbat
|
|
|
127
128
|
|
|
128
129
|
Run HBAT Command-Line Interface (CLI) using `hbat` or launch HBAT GUI using `hbat-gui`.
|
|
129
130
|
|
|
130
|
-
**Recommended
|
|
131
|
+
**Recommended:** For [fixing missing Hydrogen Atoms](https://hbat.abhishek-tiwari.com/pdbfixing), using PDBFixer (preferred over OpenBabel).
|
|
132
|
+
|
|
133
|
+
```bash
|
|
134
|
+
pip install git+https://github.com/abhishektiwari/hbat.git
|
|
135
|
+
```
|
|
136
|
+
|
|
137
|
+
If you installed HBAT from PyPI, you can also install PDBFixer using,
|
|
131
138
|
|
|
132
139
|
```bash
|
|
133
140
|
pip install git+https://github.com/openmm/pdbfixer.git
|
|
@@ -15,10 +15,11 @@ A Python package to automate the analysis of potential hydrogen bonds and simila
|
|
|
15
15
|

|
|
16
16
|

|
|
17
17
|

|
|
18
|
-

|
|
19
19
|
[](https://codecov.io/gh/abhishektiwari/hbat)
|
|
20
20
|
[&replace=%241&style=plastic&logo=googlescholar&label=Cited%20By&cacheSeconds=86400)](https://scholar.google.com/citations?view_op=view_citation&hl=en&user=Mb7eYKYAAAAJ&citation_for_view=Mb7eYKYAAAAJ:u-x6o8ySG0sC)
|
|
21
|
-
|
|
21
|
+
[](https://socket.dev/pypi/package/hbat/overview/2.2.6/tar-gz)
|
|
22
|
+
[](https://www.codefactor.io/repository/github/abhishektiwari/hbat/overview/main)
|
|
22
23
|
|
|
23
24
|
## Background
|
|
24
25
|
|
|
@@ -55,7 +56,13 @@ pip install hbat
|
|
|
55
56
|
|
|
56
57
|
Run HBAT Command-Line Interface (CLI) using `hbat` or launch HBAT GUI using `hbat-gui`.
|
|
57
58
|
|
|
58
|
-
**Recommended
|
|
59
|
+
**Recommended:** For [fixing missing Hydrogen Atoms](https://hbat.abhishek-tiwari.com/pdbfixing), using PDBFixer (preferred over OpenBabel).
|
|
60
|
+
|
|
61
|
+
```bash
|
|
62
|
+
pip install git+https://github.com/abhishektiwari/hbat.git
|
|
63
|
+
```
|
|
64
|
+
|
|
65
|
+
If you installed HBAT from PyPI, you can also install PDBFixer using,
|
|
59
66
|
|
|
60
67
|
```bash
|
|
61
68
|
pip install git+https://github.com/openmm/pdbfixer.git
|
|
@@ -44,7 +44,7 @@ HBAT Documentation
|
|
|
44
44
|
:alt: SourceForge Downloads
|
|
45
45
|
:target: https://sourceforge.net/projects/hbat/files/
|
|
46
46
|
|
|
47
|
-
.. image:: https://img.shields.io/
|
|
47
|
+
.. image:: https://img.shields.io/pepy/dt/hbat?label=PyPI%20Downloads
|
|
48
48
|
:alt: PyPI Downloads
|
|
49
49
|
:target: https://pypi.org/project/hbat/
|
|
50
50
|
|
|
@@ -56,7 +56,13 @@ HBAT Documentation
|
|
|
56
56
|
:alt: Cited by Google Scholar
|
|
57
57
|
:target: https://scholar.google.com/citations?view_op=view_citation&hl=en&user=Mb7eYKYAAAAJ&citation_for_view=Mb7eYKYAAAAJ:u-x6o8ySG0sC
|
|
58
58
|
|
|
59
|
+
.. image:: https://socket.dev/api/badge/pypi/package/hbat/2.2.6?artifact_id=tar-gz#1753326341848
|
|
60
|
+
:alt: Socket
|
|
61
|
+
:target: https://socket.dev/pypi/package/hbat/overview/2.2.6/tar-gz
|
|
59
62
|
|
|
63
|
+
.. image:: https://www.codefactor.io/repository/github/abhishektiwari/hbat/badge/main
|
|
64
|
+
:target: https://www.codefactor.io/repository/github/abhishektiwari/hbat/overview/main
|
|
65
|
+
:alt: CodeFactor
|
|
60
66
|
|
|
61
67
|
Welcome to HBAT (Hydrogen Bond Analysis Tool) documentation!
|
|
62
68
|
|
|
@@ -96,7 +102,9 @@ Install HBAT
|
|
|
96
102
|
|
|
97
103
|
pip install hbat
|
|
98
104
|
|
|
99
|
-
|
|
105
|
+
Run HBAT Command-Line Interface (CLI) using :code:`hbat` or launch HBAT GUI using :code:`hbat-gui`.
|
|
106
|
+
|
|
107
|
+
**Recommended:** For fixing missing Hydrogen Atoms, using PDBFixer (preferred over OpenBabel). See :doc:`pdbfixing` for details.
|
|
100
108
|
|
|
101
109
|
.. code-block:: bash
|
|
102
110
|
|
|
@@ -24,10 +24,12 @@ From PyPI
|
|
|
24
24
|
pip install hbat
|
|
25
25
|
|
|
26
26
|
|
|
27
|
+
Run HBAT Command-Line Interface (CLI) using :code:`hbat` or launch HBAT GUI using :code:`hbat-gui`.
|
|
28
|
+
|
|
27
29
|
From Github
|
|
28
30
|
~~~~~~~~~~~
|
|
29
31
|
|
|
30
|
-
**Recommended
|
|
32
|
+
**Recommended:** For fixing missing Hydrogen Atoms, using PDBFixer (preferred over OpenBabel). See :doc:`pdbfixing` for details.
|
|
31
33
|
|
|
32
34
|
|
|
33
35
|
.. code-block:: bash
|
|
@@ -17,5 +17,5 @@ __version__: str
|
|
|
17
17
|
__version_tuple__: VERSION_TUPLE
|
|
18
18
|
version_tuple: VERSION_TUPLE
|
|
19
19
|
|
|
20
|
-
__version__ = version = '2.2.
|
|
21
|
-
__version_tuple__ = version_tuple = (2, 2,
|
|
20
|
+
__version__ = version = '2.2.7.dev25'
|
|
21
|
+
__version_tuple__ = version_tuple = (2, 2, 7, 'dev25')
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|