simpleType genotype_failure_code

simpleType {http://hapmap.cshl.org}genotype_failure_code

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://hapmap.cshl.org}genotype_failure_code
Target Namespacehttp://hapmap.cshl.org
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.hapmap.org


Source

<xs:simpleType name="genotype_failure_code">
    <
xs:restriction base="xs:string">
<!--
Common failure codes-->
        <
xs:enumeration value="0"/>
<!--
not specified-->
        <
xs:enumeration value="1"/>
<!--
poor call rate-->
        <
xs:enumeration value="2"/>
<!--
discordant replicates-->
        <
xs:enumeration value="3"/>
<!--
Hardy-Weinberg failure-->
        <
xs:enumeration value="4"/>
<!--
Mendel failure-->
<!--
-99 Reserved for other common failure codes-->
<!--
Platform-specific failure codes-->
<!--
100-199 FP-TDI-->
<!--
200-299 Illumina-->
        <
xs:enumeration value="200"/>
<!--
low GenCall score-->
        <
xs:enumeration value="201"/>
<!--
low GenTrain score-->
        <
xs:enumeration value="202"/>
<!--
Gentrain Failure-->
<!--
300-399 Invader-->
<!--
400-499 Parallele MIP-->
<!--
500-599 Sequenom-->
<!--
600-699 Perlegen-->
        <
xs:enumeration value="600"/>
<!--
clustering failure-->
        <
xs:enumeration value="601"/>
<!--
low quality score-->
<!--
>=700 Reserved-->
    </
xs:restriction>
</
xs:simpleType>


simpleType genotype_failure_code


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.