Entity Genotype Experiment / Sequence Variation Detail

DescriptionAn association between a sequence variation and a genotype experiment which can be used to identify the data recorded for a specific sequence variation in the context of a given genotype experiment.

Attributes
Alleles in Called Genotypes CntAlleles in Called Genotypes Cnt
Ancestral AlleleAncestral Allele
Depth NumDepth Num
Effective From DtEffective From Dt
Effective To DtEffective To Dt
FilterFilter
Genotype Experiment / Sequence Variation SkGenotype Experiment / Sequence Variation Sk
Load Info SkLoad Info Sk
Mapping Quality NumMapping Quality Num
Quality Score NumQuality Score Num
Samples With Data CntSamples With Data Cnt
Source Code SkSource Code Sk
Tenant SkTenant Sk
Valid From TsValid From Ts
Valid To TsValid To Ts
Zero MAPQ Reads CntZero MAPQ Reads Cnt

Relationship
Genotype Experiment / Sequence Variation Detail_Genotype Experiment / Sequence Variation_FKGenotype Experiment / Sequence Variation Detail_Genotype Experiment / Sequence Variation_FK

Primary Key
Genotype Experiment / Sequence Variation Detail PKGenotype Experiment / Sequence Variation Detail PK

Dependencies
 

Reverse Dependencies
 

Attribute Details

 Alleles in Called Genotypes Cnt
DescriptionTotal number of alleles in called genotypes.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Ancestral Allele
DescriptionSpecifies the ancestral allele.
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Depth Num
DescriptionCombined depth across samples.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Integer [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Effective From Dt
DescriptionEstablishes a period where a set of attributes are true according to the business.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Effective To Dt
DescriptionEnds a period of effectivity.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Filter
Description"PASS" if this position has passed all filters, i.e. a call is made at this position. Otherwise, if the site has not passed all filters, a semicolon-separated list of codes for filters that fail. For example "q10;s50" might indicate that at this site the quality is below 10 and the number of samples with data is below 50% of the total number of samples. "0" is reserved and should not be used as a filter String. If filters have not been applied, then this field should be set to the missing value.
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Genotype Experiment / Sequence Variation Sk
DescriptionThe surrogate key for link Genotype Experiment / Sequence Variation.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Load Info Sk
DescriptionThe surrogate key of the load information entry describing the details regarding the loading of the row.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Mapping Quality Num
DescriptionThe mapping quality (RMS - Root Mean Square) of the sequence variation within the given genotype experiment.

For example:
52
Data TypeStandards - Data Domains.ddm/Data Domains/Number Integer [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Quality Score Num
DescriptionPhred-scaled quality score for the assertion made in "Variation Sequence Txt" attribute of "Sequence Variation" entity. i.e. -10log_10 prob(call in "Variation Sequence Txt" attribute is wrong). If "Variation Sequence Txt" is ”.” (no variant) then this is -10log_10 p(variant), and if "Variation Sequence Txt" is not ”.” this is -10log_10 p(no variant). High scores indicate high confidence calls. This attribute is permitted to be a floating point to enable higher resolution for low confidence calls if desired. If unknown, the missing value should be specified.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Float [FLOAT(5)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Samples With Data Cnt
DescriptionNumber of samples with data.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Source Code Sk
DescriptionThe origin of the data identifying the actual load source, vendor, manual key entry, or context of the data in a specific row in the database.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Tenant Sk
DescriptionThe surrogate key of the entry identifying the legal owner of the data.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Valid From Ts
DescriptionEstablishes a period where a set of attributes are true in the source system. This would be populated with the transaction timestamp and would be used for the snapshot date.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Valid To Ts
DescriptionEnds a period of validity.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Zero MAPQ Reads Cnt
DescriptionNumber of MAPQ reads equal to 0 covering this record.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Genotype Experiment / Sequence Variation Detail_Genotype Experiment / Sequence Variation_FK
Is Identifying Relationshiptrue
Child TableGenotype Experiment / Sequence Variation Detail
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableGenotype Experiment / Sequence Variation
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE

Primary Key Details

 Genotype Experiment / Sequence Variation Detail PK
Key AttributeGenotype Experiment / Sequence Variation Sk
Key AttributeValid From Ts