diagram | ![]() |
||
properties |
|
||
children | filterable_reported_peptide_annotation | ||
used by |
|
||
annotation |
|
||
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> |