ChangeoClone defines a common data structure for perform lineage recontruction
from Change-O data.
datadata.frame containing sequences and annotations. Contains the
columns SEQUENCE_ID and SEQUENCE, as well as any additional
sequence-specific annotation columns.
clonestring defining the clone identifier.
germlinestring containing the germline sequence for the clone.
v_genestring defining the V segment gene call.
j_genestring defining the J segment gene call.
junc_lennumeric junction length (nucleotide count).
See makeChangeoClone and buildPhylipLineage for use.