gene_domainΒΆ
This table stores the positions of NCBI-defined conserved domains within each CDS feature in the gene table.
Field |
Data origin |
ID |
MySQL |
GeneID |
find_domains |
HitID |
find_domains |
QueryStart |
find_domains |
QueryEnd |
find_domains |
Expect |
find_domains |
ID Auto-incrementing values. This is the primary key.
GeneID Unique gene identifier matching GeneID in the gene table.
HitID Identifier to match location of conserved domain in this table to conserved domain data, stored in the domain table.
QueryStart First amino acid position within the conserved domain.
QueryEnd Last amino acid position within the conserved domain.
Expect E-value reflecting significance of the domain hit.