Description of the bug
When running traits with just annotate, we run into a use-before-definition error where ch_final_annots is only defined if you run --summarize or with the --annotations [path/to/annotations.tsv]. We just need to define it after the ANNOTATE` step.
System information
beta19
Command used and terminal output
Relevant files
No response