diagram | ![]() |
||
properties |
|
||
children | search_annotation | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="psm_annotation_sort_order"> <xs:annotation> <xs:documentation>The sort order applied to filterable PSM annotations when presenting the default listing of PSMs. The order will be in the order the annotations appear here. E.g. if "q-value" is listed first and "p-value" is listed next, the PSMs will be sorted on q-value first, then, sorted on p-value in the case of ties. Note: all annotation types listed here must be filterable. If this element is not present, no default sorting will be applied to listed PSMs.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="search_annotation" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |