element filterable_reported_peptide_annotations
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p26.png
properties
content complex
children filterable_reported_peptide_annotation
used by
element reported_peptide/reported_peptide_annotations
annotation
documentation
The numeric annotations (usually scores of some type) assigned to a reported peptide in the experiment that are meant to describe the likelihood of the peptide being present given all PSMs. Intended to be used to filter out poor matches. Examples include p-value, q-value, PEP
source <xs:element name="filterable_reported_peptide_annotations">
 
<xs:annotation>
   
<xs:documentation>The numeric annotations (usually scores of some type) assigned to a reported peptide in the experiment that are meant to describe the likelihood of the peptide being present given all PSMs. Intended to be used to filter out poor matches. Examples include p-value, q-value, PEP</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="filterable_reported_peptide_annotation" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>An annotation or score assigned to a reported peptide</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy