| diagram | ![]() |
||||||||||||||
| properties |
|
||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:element name="decoy_label"> <xs:annotation> <xs:documentation>A decoy label is used to identify a protein to which a peptide is matched during protein inference as a decoy protein (used to calculate FDR statistics). Matches to decoy proteins will be ignored and not inserted into the database as a matched protein for peptides. Example: <decoy_label prefix="DECOY_"/> </xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="prefix" type="xs:string"> <xs:annotation> <xs:documentation>Any protein name beginning with the supplied string will be considered a decoy protein and ignored.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
| type | xs:string | ||
| annotation |
|
||
| source | <xs:attribute name="prefix" type="xs:string"> <xs:annotation> <xs:documentation>Any protein name beginning with the supplied string will be considered a decoy protein and ignored.</xs:documentation> </xs:annotation> </xs:attribute> |