[modeller_usage] Correction- Restraining structure to Alpha
To:
Subject: [modeller_usage] Correction- Restraining structure to Alpha
From: John Penniston <>
Date: Wed, 20 Jul 2005 11:07:57 -0400
Sorry; the Subroutine I used did not have comment lines for the restraints :-[
SUBROUTINE ROUTINE = 'special_restraints'
#This one is to adjust helices in fxyd proteins
SET ADD_RESTRAINTS = on
MAKE_RESTRAINTS RESTRAINT_TYPE = 'alpha', RESIDUE_IDS = '14' '17'
RETURN
END_SUBROUTINE