PDBx:refine_hist

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
cycle_id xsd:string required
The value of attribute cycle_id in category refine_hist must uniquely identify a
 record in the REFINE_HIST list.

Note that this item need not be a number; it can be any unique
identifier.
pdbx_refine_id xsd:string required
This data item uniquely identifies a refinement within an entry.
attribute pdbx_refine_id in category refine_hist can be used to distinguish the results 
 of joint refinements.

Source

<xsd:element name="refine_hist" minOccurs="0" maxOccurs="unbounded">
  <xsd:complexType>
    <xsd:all>
      <xsd:element name="R_factor_R_free" minOccurs="0" maxOccurs="1" nillable="true">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Residual factor R for reflections that satisfy the resolution limits established by attribute d_res_high in category refine_hist and attribute d_res_low in category refine_hist and the observation limit established by attribute observed_criterion in category reflns, and that were used as the test reflections (i.e. were excluded from the refinement) when the refinement included the calculation of a 'free' R factor. Details of how reflections were assigned to the working and test sets are given in attribute R_free_details. in category reflns sum|F~obs~ - F~calc~| R = --------------------- sum|F~obs~| F~obs~ = the observed structure-factor amplitudes F~calc~ = the calculated structure-factor amplitudes sum is taken over the specified reflections</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="xsd:decimal">
            <xsd:minInclusive value="0.0"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="R_factor_R_work" minOccurs="0" maxOccurs="1" nillable="true">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Residual factor R for reflections that satisfy the resolution limits established by attribute d_res_high in category refine_hist and attribute d_res_low in category refine_hist and the observation limit established by attribute observed_criterion in category reflns, and that were used as the working reflections (i.e. were included in the refinement) when the refinement included the calculation of a 'free' R factor. Details of how reflections were assigned to the working and test sets are given in attribute R_free_details. in category reflns sum|F~obs~ - F~calc~| R = --------------------- sum|F~obs~| F~obs~ = the observed structure-factor amplitudes F~calc~ = the calculated structure-factor amplitudes sum is taken over the specified reflections</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="xsd:decimal">
            <xsd:minInclusive value="0.0"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="R_factor_all" minOccurs="0" maxOccurs="1" nillable="true">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Residual factor R for reflections that satisfy the resolution limits established by attribute d_res_high in category refine_hist and attribute d_res_low. in category refine_hist sum|F~obs~ - F~calc~| R = --------------------- sum|F~obs~| F~obs~ = the observed structure-factor amplitudes F~calc~ = the calculated structure-factor amplitudes sum is taken over the specified reflections</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="xsd:decimal">
            <xsd:minInclusive value="0.0"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="R_factor_obs" minOccurs="0" maxOccurs="1" nillable="true">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Residual factor R for reflections that satisfy the resolution limits established by attribute d_res_high in category refine_hist and attribute d_res_low in category refine_hist and the observation criterion established by attribute observed_criterion. in category reflns sum|F~obs~ - F~calc~| R = --------------------- sum|F~obs~| F~obs~ = the observed structure-factor amplitudes F~calc~ = the calculated structure-factor amplitudes sum is taken over the specified reflections</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="xsd:decimal">
            <xsd:minInclusive value="0.0"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="d_res_high" minOccurs="1" maxOccurs="1" nillable="true">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">The lowest value for the interplanar spacings for the reflection data for this cycle of refinement. This is called the highest resolution.</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="xsd:decimal">
            <xsd:minInclusive value="0.0"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="d_res_low" minOccurs="1" maxOccurs="1" nillable="true">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">The highest value for the interplanar spacings for the reflection data for this cycle of refinement. This is called the lowest resolution.</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="xsd:decimal">
            <xsd:minInclusive value="0.0"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="details" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">A description of special aspects of this cycle of the refinement process. Residues 13-17 fit and added to model; substantial rebuilding of loop containing residues 43-48; addition of first atoms to solvent model; ten cycles of Prolsq refinement.</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="number_atoms_solvent" minOccurs="0" maxOccurs="1" nillable="true">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">The number of solvent atoms that were included in the model at this cycle of the refinement.</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="xsd:integer">
            <xsd:minInclusive value="0"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="number_atoms_total" minOccurs="0" maxOccurs="1" nillable="true">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">The total number of atoms that were included in the model at this cycle of the refinement.</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="xsd:integer">
            <xsd:minInclusive value="0"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="number_reflns_R_free" minOccurs="0" maxOccurs="1" nillable="true">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">The number of reflections that satisfy the resolution limits established by attribute d_res_high in category refine_hist and attribute d_res_low in category refine_hist and the observation limit established by attribute observed_criterion in category reflns, and that were used as the test reflections (i.e. were excluded from the refinement) when the refinement included the calculation of a 'free' R factor. Details of how reflections were assigned to the working and test sets are given in attribute R_free_details in category reflns.</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="xsd:integer">
            <xsd:minInclusive value="0"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="number_reflns_R_work" minOccurs="0" maxOccurs="1" nillable="true">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">The number of reflections that satisfy the resolution limits established by attribute d_res_high in category refine_hist and attribute d_res_low in category refine_hist and the observation limit established by attribute observed_criterion in category reflns, and that were used as the working reflections (i.e. were included in the refinement) when the refinement included the calculation of a 'free' R factor. Details of how reflections were assigned to the working and test sets are given in attribute R_free_details in category reflns.</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="xsd:integer">
            <xsd:minInclusive value="0"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="number_reflns_all" minOccurs="0" maxOccurs="1" nillable="true">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">The number of reflections that satisfy the resolution limits established by attribute d_res_high in category refine_hist and attribute d_res_low in category refine_hist.</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="xsd:integer">
            <xsd:minInclusive value="0"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="number_reflns_obs" minOccurs="0" maxOccurs="1" nillable="true">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">The number of reflections that satisfy the resolution limits established by attribute d_res_high in category refine_hist and attribute d_res_low in category refine_hist and the observation criterion established by attribute observed_criterion in category reflns.</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleType>
          <xsd:restriction base="xsd:integer">
            <xsd:minInclusive value="0"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="pdbx_B_iso_mean_ligand" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:decimal">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Mean isotropic B-value for ligand molecules included in refinement.</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="pdbx_B_iso_mean_solvent" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:decimal">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Mean isotropic B-value for solvent molecules included in refinement.</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="pdbx_number_atoms_carb" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:integer">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Number of carbohydrate atoms included in refinement</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="pdbx_number_atoms_ligand" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:integer">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Number of ligand atoms included in refinement</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="pdbx_number_atoms_lipid" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:integer">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Number of lipid atoms included in refinement</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="pdbx_number_atoms_nucleic_acid" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:integer">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Number of nucleic atoms included in refinement</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="pdbx_number_atoms_protein" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:integer">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Number of protein atoms included in refinement</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="pdbx_number_residues_total" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:integer">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Total number of polymer residues included in refinement.</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="pdbx_pseudo_atom_details" minOccurs="0" maxOccurs="1" nillable="true" type="xsd:string">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">Details of pseduo atoms used to model unexplained density</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
    </xsd:all>
    <xsd:attribute name="cycle_id" use="required" type="xsd:string">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">The value of attribute cycle_id in category refine_hist must uniquely identify a record in the REFINE_HIST list. Note that this item need not be a number; it can be any unique identifier.</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="pdbx_refine_id" use="required" type="xsd:string">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">This data item uniquely identifies a refinement within an entry. attribute pdbx_refine_id in category refine_hist can be used to distinguish the results of joint refinements.</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>

Sample