-
Notifications
You must be signed in to change notification settings - Fork 32
Tutorials
philthiel edited this page May 24, 2017
·
5 revisions
- How to build an external application using BALL with CMake
- Scripting BALL with python
Useful tutorials for everyone planning to work on the BALL library itself
- Functionality for handling proteins
- Functionality for handling ligands
- Download from PDB
- Create Peptides from sequence
- Get molecules from PubChem
- Generate molecules from SMILES
- Use the expression bar
- Perform a MD Simulation
- Perform an Energy Minimization
- Volume Visualization
- Find and Visualize a Binding Pocket
- Create a high quality ray traced image of your molecular scene
- Switch between different views
- Use BALLView in stereoscopic mode
- Deduce bond orders of a ligand
- Run a python script in BALLView
- Create Clipping planes in BALLView
- Usage of bvp files (BALLView projects)
This page summarizes some of the snippets found in the CodeLibrary which are useful for performing standard tasks in BALL.