Entity Assay / Sequence Variation Detail

DescriptionAn association between an array, 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 assay.

Attributes
Assay / Sequence Variation SkAssay / Sequence Variation Sk
Effective From DtEffective From Dt
Effective To DtEffective To Dt
Expected Alternate Allele Counts TxtExpected Alternate Allele Counts Txt
Genotype FilterGenotype Filter
Genotype Likelihoods of Heterogeneous Ploidy TxtGenotype Likelihoods of Heterogeneous Ploidy Txt
Genotype Likelihoods TxtGenotype Likelihoods Txt
Genotype Quality TxtGenotype Quality Txt
Genotype TxtGenotype Txt
Haplotype Qualities TxtHaplotype Qualities Txt
Load Info SkLoad Info Sk
Mapping Quality NumMapping Quality Num
Phase Set TxtPhase Set Txt
Phasing Quality TxtPhasing Quality Txt
Phred-Scaled Genotype Likelihoods TxtPhred-Scaled Genotype Likelihoods Txt
Phred-Scaled Genotype Posterior Probabilities TxtPhred-Scaled Genotype Posterior Probabilities Txt
Read Depth NumRead Depth Num
Source Code SkSource Code Sk
Tenant SkTenant Sk
Valid From TsValid From Ts
Valid To TsValid To Ts

Relationship
Assay / Sequence Variation Detail_Assay / Sequence Variation_FKAssay / Sequence Variation Detail_Assay / Sequence Variation_FK

Primary Key
Assay / Sequence Variation Detail PKAssay / Sequence Variation Detail PK

Dependencies
 

Reverse Dependencies
 

Attribute Details

 Assay / Sequence Variation Sk
DescriptionThe surrogate key for link Assay / Sequence Variation.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
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



 Expected Alternate Allele Counts Txt
DescriptionComma separated list of expected alternate allele counts for each alternate allele in the same order as listed in the "Variation Sequence Txt" attribute of "Sequence Variation" entity (typically used in association analyses).
Data TypeStandards - Data Domains.ddm/Data Domains/Text Very Large [VARCHAR(2048)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Genotype Filter
DescriptionSample genotype filter indicating if this genotype was "called". Use PASS to indicate that all filters have been passed, a semi-colon separated list of codes for filters that fail, or "." to indicate that filters have not been applied.
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Genotype Likelihoods of Heterogeneous Ploidy Txt
DescriptionGenotype likelihoods of heterogeneous ploidy, used in presence of uncertain copy number.

For example: GLE=0:-75.22,1:-223.42,0/0:-323.03,1/0:-99.29,1/1:-802.53
Data TypeStandards - Data Domains.ddm/Data Domains/Text Very Large [VARCHAR(2048)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Genotype Likelihoods Txt
Descriptiongenotype likelihoods comprised of comma separated floating point log10-scaled likelihoods for all possible genotypes given the set of alleles defined in the "Original Sequence Txt" and "Variation Sequence Txt" attributes of "Sequence Variation" entity. In presence of the value in the Genotype attribute the same ploidy is expected and the canonical order is used; without value in Genotype attribute, diploidy is assumed. If A is the allele in "Original Sequence Txt" and B,C,... are the alleles as ordered in "Variation Sequence Txt", the ordering of genotypes for the likelihoods is given by: F(j/k) = (k*(k+1)/2)+j. In other words, for biallelic sites the ordering is: AA,AB,BB; for triallelic sites the ordering is: AA,AB,BB,AC,BC,CC, etc.

For example: GT:GL 0/1:-323.03,-99.29,-802.53
Data TypeStandards - Data Domains.ddm/Data Domains/Text Very Large [VARCHAR(2048)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Genotype Quality Txt
DescriptionConditional genotype quality, encoded as a phred quality -10log_10p.
Data TypeStandards - Data Domains.ddm/Data Domains/Text Very Large [VARCHAR(2048)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Genotype Txt
DescriptionGenotype, encoded as allele values separated by either of "/" or "|".

The allele values are 0 for the reference allele (value stored in the "Original Sequence Txt" attribute of "Sequence Variation" entity), 1 for the first allele listed in in the "Variation Sequence Txt" attribute of "Sequence Variation" entity, 2 for the second allele list in in the "Variation Sequence Txt" attribute of "Sequence Variation" entity and so on. For diploid calls examples could be 0/1, 1|0, or 1/2, etc. For haploid calls, e.g. on Y, male non-pseudoautosomal X, or mitochondrion, only one allele value should be given; a triploid call might look like 0/0/1.
If a call cannot be made for a sample at a given locus, "." should be specified for each missing allele in this attribute (for example "./." for a diploid genotype and "." for haploid genotype). The meanings of the separators are as follows (see the "Phase Set" attribute for more details on incorporating phasing information into the genotypes):
/ : genotype unphased
| : genotype phase
Data TypeStandards - Data Domains.ddm/Data Domains/Text Very Large [VARCHAR(2048)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Haplotype Qualities Txt
DescriptionHaplotype qualities, two comma separated phred qualities.
Data TypeStandards - Data Domains.ddm/Data Domains/Text Very Large [VARCHAR(2048)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
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 assay.

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



 Phase Set Txt
DescriptionA phase set is defined as a set of phased genotypes to which this genotype belongs. Phased genotypes for an individual that are on the same chromosome and have the same phase set value are in the same phased set. A phase set specifies multi-marker haplotypes for the phased genotypes in the set. All phased genotypes that do not contain a phase set subfield are assumed to belong to the same phased set. If the genotype is unphased, the corresponding phase set attribute is ignored. The recommended convention is to use the position of the first variant in the set as the phase set identifier (although this is not required).
Data TypeStandards - Data Domains.ddm/Data Domains/Text Very Large [VARCHAR(2048)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Phasing Quality Txt
DescriptionPhasing quality, the phred-scaled probability that alleles are ordered incorrectly in a heterozygote (against all other members in the phase set).
Data TypeStandards - Data Domains.ddm/Data Domains/Text Very Large [VARCHAR(2048)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Phred-Scaled Genotype Likelihoods Txt
DescriptionThe phred-scaled genotype likelihoods rounded to the closest integer.
Data TypeStandards - Data Domains.ddm/Data Domains/Text Very Large [VARCHAR(2048)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Phred-Scaled Genotype Posterior Probabilities Txt
DescriptionThe phred-scaled genotype posterior probabilities intended to store imputed genotype probabilities.
Data TypeStandards - Data Domains.ddm/Data Domains/Text Very Large [VARCHAR(2048)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Read Depth Num
DescriptionRead depth at this position for this sample.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Integer [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

Relationship Details

 Assay / Sequence Variation Detail_Assay / Sequence Variation_FK
Is Identifying Relationshiptrue
Child TableAssay / Sequence Variation Detail
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableAssay / Sequence Variation
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE

Primary Key Details

 Assay / Sequence Variation Detail PK
Key AttributeAssay / Sequence Variation Sk
Key AttributeValid From Ts