You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,8 +61,8 @@ HBAT 2 is a modern Python re-implementation of the original Perl-based tool deve
61
61
- Automated PDB fixing with OpenBabel and PDBFixer integration
62
62
- Support graphical (tkinter), command-line, and programming API interfaces
63
63
- Use graphical interfaces for interactive analysis, CLI/API for batch processing and automation
64
-
-Cooperativity chain visualization using NetworkX/matplotlib and GraphViz
65
-
- Export cooperativity chain visualizations to PNG, SVG, PDF formats
64
+
-Hydrogen bond network (potential cooperativity/anticooperativity chains and water-mediated hydrogen bond networks) visualization using NetworkX/matplotlib and GraphViz
65
+
- Export hydrogen bond network visualizations to PNG, SVG, PDF formats
66
66
- Built-in presets for different structure types (high-resolution, NMR, membrane proteins, etc.)
67
67
- Customizable distance cutoffs, angle thresholds, and analysis modes.
68
68
- Multiple Output Formats: Text, CSV, and JSON export options
- Automated PDB fixing with OpenBabel and PDBFixer integration
134
135
- Support graphical (tkinter), command-line, and programming API interfaces
135
136
- Use graphical interfaces for interactive analysis, CLI/API for batch processing and automation
136
-
- Cooperativity chain visualization using NetworkX/matplotlib and GraphViz
137
-
- Export cooperativity chain visualizations to PNG, SVG, PDF formats
137
+
- Hydrogen bond network (potential cooperativity/anticooperativity chains and water-mediated hydrogen bond networks) visualization using NetworkX/matplotlib and GraphViz
138
+
- Export hydrogen bond network visualizations to PNG, SVG, PDF formats
138
139
- Built-in presets for different structure types (high-resolution, NMR, membrane proteins, etc.)
139
140
- Customizable distance cutoffs, angle thresholds, and analysis modes.
140
141
- Multiple Output Formats: Text, CSV, and JSON export options
0 commit comments