Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jdurrant
binana
Commits
bcb91326
Commit
bcb91326
authored
Nov 20, 2021
by
jdurrant
Browse files
Moved COMMAND_LINE_USE.md
parent
e3f65fbb
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bcb91326
...
...
@@ -19,7 +19,7 @@ The BINANA Git repository is hosted at
## Command-Line Use
See
`./COMMAND_LINE_USE.md`
in the Git repository for detailed instructions.
See
`./
python/
COMMAND_LINE_USE.md`
in the Git repository for detailed instructions.
Here is a simple example:
```
bash
...
...
COMMAND_LINE_USE.md
→
python/
COMMAND_LINE_USE.md
View file @
bcb91326
...
...
@@ -197,10 +197,10 @@ are implemented in order to accommodate low-resolution crystal structures. A
hydrogen bond is identified if the hydrogen-bond donor comes within
`hydrogen_bond_dist_cutoff`
angstroms of the hydrogen-bond acceptor, and the
angle formed between the donor, the hydrogen atom, and the acceptor is no
greater than
`hydrogen_halogen_bond_angle_cutoff`
degrees. BINANA tallies the
number of
hydrogen bonds according to the secondary structure of the receptor
atom, the
side-chain/backbone status of the receptor atom, and the location
(ligand or
receptor) of the hydrogen bond donor. Thus there are twelve possible
greater than
`hydrogen_halogen_bond_angle_cutoff`
degrees. BINANA tallies the
number of
hydrogen bonds according to the secondary structure of the receptor
atom, the
side-chain/backbone status of the receptor atom, and the location
(ligand or
receptor) of the hydrogen bond donor. Thus there are twelve possible
categorizations: alpha-sidechain-ligand, alpha-backbone-ligand, beta-sidechain-
ligand, beta-backbone-ligand, other-sidechain-ligand, other-backbone-ligand,
alpha-sidechain-receptor, alpha-backbone-receptor, beta-sidechain-receptor,
...
...
@@ -318,6 +318,6 @@ aromatic ring or charged functional group: alpha helix, beta sheet, or other.
Ligand Atom Types and Rotatable Bonds
=====================================
BINANA also tallies the number of atoms of each AutoDock type present in the
BINANA also tallies the number of atoms of each AutoDock type present in the
ligand as well as the number of ligand rotatable bonds identified by the
AutoDockTools scripts used to generate the input PDBQT files.
python/binana/_start.py
View file @
bcb91326
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment