NAME
Bio::Chado::Schema::Cv::CommonAncestorCvterm - The common ancestor of any two terms is the intersection of both terms ancestors. Two terms can have multiple common ancestors. Use total_pathdistance to get the least common ancestor
ACCESSORS
cvterm1_id
data_type: integer
default_value: undef
is_nullable: 1
size: 4
cvterm2_id
data_type: integer
default_value: undef
is_nullable: 1
size: 4
ancestor_cvterm_id
data_type: integer
default_value: undef
is_nullable: 1
size: 4
pathdistance1
data_type: integer
default_value: undef
is_nullable: 1
size: 4
pathdistance2
data_type: integer
default_value: undef
is_nullable: 1
size: 4
total_pathdistance
data_type: integer
default_value: undef
is_nullable: 1
size: 4