Class Clade

java.lang.Object
org.episteme.natural.biology.evolution.Clade
All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named

public class Clade extends Object implements ComprehensiveIdentification
Represents a clade in a phylogenetic tree.

A clade is a group of organisms that consists of a common ancestor and all its lineal descendants. In a phylogenetic tree, it corresponds to a node and the subtree rooted at that node.

Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also: