diagram | ![]() |
||
properties |
|
||
children | descriptive_peptide_annotation_type | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="descriptive_peptide_annotation_types"> <xs:annotation> <xs:documentation>The collection of annotation types (string or numeric) associated with PSMs that are descriptive or not meant to be used to filter based on quality</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="descriptive_peptide_annotation_type" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>An annotation of any type (numeric or string) that is not meant to be used as a possible filter for filtering out peptides based on quality of matches. Examples include calculated mass or validation status.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |