element matched_proteins
diagram proxl-xml-v1.4_diagrams/proxl-xml-v1.4_p31.png
properties
content complex
children protein
used by
element proxl_input
annotation
documentation
Contains the protein sequences matched by peptides found in the experiment, and associated names, descriptions, and taxonomy IDs for those proteins. This will typically come from the FASTA file used to search the data. Only the proteins matched by the data should be included, not all the proteins in the FASTA file.
source <xs:element name="matched_proteins">
 
<xs:annotation>
   
<xs:documentation>Contains the protein sequences matched by peptides found in the experiment, and associated names, descriptions, and taxonomy IDs for those proteins. This will typically come from the FASTA file used to search the data. Only the proteins matched by the data should be included, not all the proteins in the FASTA file.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="protein" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>A protein found in the experiment.</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