element decoy_labels
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p8.png
properties
content complex
children decoy_label
used by
element proxl_input
annotation
documentation
A list of decoy labels (strings that are prefixes on protein names that indicate the given protein is a decoy (e.g., "DECOY_")
source <xs:element name="decoy_labels">
 
<xs:annotation>
   
<xs:documentation>A list of decoy labels (strings that are prefixes on protein names that indicate the given protein is a decoy (e.g., "DECOY_")</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="decoy_label" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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