Performs expected overlap analysis and generates a report based on the results.
Input:
context (structure): Report context structure.
experiments (struct): An experiment structure.
trackers (cell): An array of tracker structures.
sequences (cell): An array of sequence structures.
varargin[UsePractical] (boolean): Use practical difference.
varargin[UseTags] (boolean): Rank according to tags (otherwise rank according to sequences).
varargin[HideLegend] (boolean): Hide legend in plots.
Output:
document (structure): Resulting document structure.
scores (matrix): Averaged EAO scores.