The Global Target Configurations panel lets you set the default visual style for each class of molecule. Each target is a collapsible card.
Available Targets#
| Target | Selector | Default Representation | Default Color |
|---|---|---|---|
| Proteins | protein | Cartoon | Chain ID |
| Nucleic Acids (DNA/RNA) | nucleic | Cartoon | Chain ID |
| Ligands & Small Molecules | ligand | Ball & Stick | Element symbol |
| Carbohydrates & Glycans | branched | Ball & Stick | Element symbol |
| Lipids | lipid | Ball & Stick | Element symbol |
| Single Ions | ion | Ball & Stick | Element symbol |
| Water / Solvent | water | Hidden (Off) | — |
| All Atoms | all | Ball & Stick | Element symbol |
The all target is a catch-all that applies to every atom in the structure. It is useful as a fallback representation but is hidden by default. Enable it only when you want a uniform style applied across the entire structure regardless of molecule type.
Representation Types#
Each target can use any of the following representations:
| Key | Label | Extra Options |
|---|---|---|
cartoon | Cartoon | Tubular helices on/off |
backbone | Backbone | — |
ball_and_stick | Ball & Stick | Ignore hydrogens on/off |
line | Line | Ignore hydrogens on/off |
spacefill | Spacefill | Ignore hydrogens on/off |
carbohydrate | Carbohydrate | — |
putty | Putty | Size theme: uniform / uncertainty |
surface | Surface | Type: molecular / gaussian; ignore H |
off | Hide | Omits this target from the scene |
Color#
Each target has a color mode toggle:
- Theme — uses a Mol* built-in coloring scheme applied dynamically to the structure (e.g.
chain-id,element-symbol,secondary-structure,residue-name,sequence-id,uncertainty,b-factor) - Solid — a single flat hex color applied uniformly to all atoms in the target
Size & Opacity#
- Size maps to the
size_factorparameter in MolViewSpec, scaling atom/bond radius relative to the default - Opacity (0–1) adds a MolViewSpec
opacitynode; particularly useful for making surfaces semi-transparent while keeping the cartoon underneath visible
Applying Changes#
Click Apply to Mol* in the sidebar. Changes are saved to your browser’s synced storage and take effect on the next badge click or workspace load.
Sub-Parameters#
Some representations expose additional options in a collapsible drawer below the style selector:
| Representation | Option | Effect |
|---|---|---|
| Cartoon | Tubular helices | Renders helices as cylinders instead of ribbons |
| Ball & Stick | Ignore hydrogens | Hides hydrogen atoms |
| Line | Ignore hydrogens | Hides hydrogen atoms |
| Spacefill | Ignore hydrogens | Hides hydrogen atoms |
| Surface | Ignore hydrogens | Excludes hydrogens from surface calculation |
| Surface | Type | molecular (VdW) or gaussian (smooth density) |
| Putty | Size theme | uniform (constant radius) or uncertainty (B-factor) |