Open main menu

Changes

Let us select residue based on a criterion that is the same model which are fit.
Open the relax prompt with '''Ctrl+p''' if you are in the GUI.<br>
Tip: You can copy the lines, and in the relax prompt, select "Paste Plus".
<source lang="python">
from pipe_control.mol_res_spin import spin_loop
resi_models = []
for spin, spin_id in spin_loop(return_id=True, skip_desel=True):
Trusted, Bureaucrats
1,382

edits