Name	Type	Attributes	Definition
clone_id	string	required, identifier	Identifier for the clone.
repertoire_group_id	string	required, nullable	"Identifier of the RepertoireGroup that this Clone is derived from. If the Clone is derived from a single Repertoire, repertoire_id may be used instead.
"
repertoire_id	string	required, nullable	"Identifier of the Repertoire that this Clone is derived from. Should only be used if Clones are calculated from a single Repertoire without defining a RepertoireGroup. Otherwise use repertoire_group_id instead.
"
clone_class	string	optional, nullable	Is this a single-chain clone or a cell-based clone?
data_processing_id	string	optional, nullable	Identifier of the data processing object in the repertoire metadata for this clone.
nodes	array of :ref:`Node <NodeFields>`	required, nullable	List of Nodes that are members of this clone.
inferred_ancestor	string	optional, nullable	"Node_id string that acts as a key to the Node record for the  inferred naive Rearrangement or Cell for this clone.
"
clone_count	integer	optional, nullable	"Absolute count of the size (number of members) of this clone in the repertoire. This could simply be the number of sequences (Rearrangement records) observed in this clone, the number of distinct cell barcodes (unique cell_id values), or a more sophisticated calculation appropriate to the experimental protocol. Absolute count is provided versus a frequency so that downstream analysis tools can perform their own normalization.
"
seed_id	string	optional, nullable	sequence_id or cell_id of the seed sequence/cell. Empty string (or null) if there is no seed sequence.
tree	string	optional, nullable	Newick string describing the tree.
