This package defines the fundamental types used in LineageFlow algorithms. These are:
Cell
: cell identifiersTime
: time step identifiersDep a b
: type denoting dependency ofb
ona
.Scalar
,Vector
andTensor
: typical measurement codomainsS1
,S2
,S3
andS4
: for the representation of cell contacts, etc.