element decoy_label
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p7.png
properties
content complex
used by
element decoy_labels
attributes
Name  Type  Use  Default  Fixed  Annotation
prefix  xs:string        
documentation
Any protein name beginning with the supplied string will be considered a decoy protein and ignored.
annotation
documentation
A decoy label is used to identify a protein to which a peptide is matched during protein inference as a decoy protein (used to calculate FDR statistics). Matches to decoy proteins will be ignored and not inserted into the database as a matched protein for peptides. Example: <decoy_label prefix="DECOY_"/>
source <xs:element name="decoy_label">
 
<xs:annotation>
   
<xs:documentation>A decoy label is used to identify a protein to which a peptide is matched during protein inference as a decoy protein (used to calculate FDR statistics). Matches to decoy proteins will be ignored and not inserted into the database as a matched protein for peptides. Example: <decoy_label prefix="DECOY_"/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="prefix" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Any protein name beginning with the supplied string will be considered a decoy protein and ignored.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute decoy_label/@prefix
type xs:string
annotation
documentation
Any protein name beginning with the supplied string will be considered a decoy protein and ignored.
source <xs:attribute name="prefix" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Any protein name beginning with the supplied string will be considered a decoy protein and ignored.</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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