SHELXL: Difference between revisions

4 bytes removed ,  4 April 2009
Line 58: Line 58:
ignored. The sign is determined by evaluating the determinant with the rows representing the three vectors in the order of their ASCII codes, and so is independent of the order of the atoms in the input file. This means that the alpha carbon in the 19 standard chiral L-amino-acids will always have a chiralvolume of about +2.5 (using the Cahn-Ingold-Prelog R and S convention would have required L-Cys to have the opposite sign). CB of Ile has a chiral volume of 2.495 but CB of Thr is -2.628. However the CHIV instruction in SHELXL also has other uses, e.g.
ignored. The sign is determined by evaluating the determinant with the rows representing the three vectors in the order of their ASCII codes, and so is independent of the order of the atoms in the input file. This means that the alpha carbon in the 19 standard chiral L-amino-acids will always have a chiralvolume of about +2.5 (using the Cahn-Ingold-Prelog R and S convention would have required L-Cys to have the opposite sign). CB of Ile has a chiral volume of 2.495 but CB of Thr is -2.628. However the CHIV instruction in SHELXL also has other uses, e.g.


</b>CHIV_VAL C</nb><br>
<b>CHIV_VAL C</b><br>
</b>CHIV_VAL 2.516 CA</nb><br>
<b>CHIV_VAL 2.516 CA</b><br>
</b>CHIV_VAL -2.622 CB</nb>
<b>CHIV_VAL -2.622 CB</b>


This restrains the chiral volume of the carbonyl carbon to be zero (the default) with a default esd (0.1 A^3), i.e.restrains it to be planar. CB is not chiral for valine, but the above restraint makes sure that CG1 and CG2 are named conventionally (the RSCB now use this idea to check the naming of H-atoms in CH2 groups, which is one of the reasons why the hydrogens should be removed before depositing the structure (they are always recalculated anyway before use, e.g. by MolProbity). And if you wanted all the alpha-carbons for the alanines to have the same chiral volume but would like to refine its value, a SHELXL 'free-variable' can be used (here #3):
This restrains the chiral volume of the carbonyl carbon to be zero (the default) with a default esd (0.1 A^3), i.e.restrains it to be planar. CB is not chiral for valine, but the above restraint makes sure that CG1 and CG2 are named conventionally (the RSCB now use this idea to check the naming of H-atoms in CH2 groups, which is one of the reasons why the hydrogens should be removed before depositing the structure (they are always recalculated anyway before use, e.g. by MolProbity). And if you wanted all the alpha-carbons for the alanines to have the same chiral volume but would like to refine its value, a SHELXL 'free-variable' can be used (here #3):


'''CHIV_ALA 31 CA'''
<b>CHIV_ALA 31 CA</b>


(i.e. 1*fv(3)); if there is a D-Ala in the structure as well:
(i.e. 1*fv(3)); if there is a D-Ala in the structure as well:


'''CHIV_DAL 29 CA'''
<b>CHIV_DAL 29 CA</b>


(i.e. -1*fv(3)).
(i.e. -1*fv(3)).
49

edits