## compute find timepoints where two t cells are within 1 micron of each other.
pairsByTime( TCells, searchRadius = 1 )
## indeed, the following two cells nearly touch:
plot( TCells[ c("24","9258") ] )
Run the code above in your browser using DataLab