After fixing an issue in `Template` where records were added twice to different internal fields in this PR: - https://github.com/fulcrumgenomics/fgpyo/pull/203 We might want to consider more specific "views" into the different categories of alignments for multi-mapping chimeric use cases. Some ideas for useful ways to view the alignments for either the R1 or R2 ordinal: - Only primary (not secondary, not supplemental) - Only not primary (all secondary and supplementary) - Only secondary including "secondary supplementals" - Only secondary not including "secondary supplementals" - Only supplementary including "secondary supplementals" - Only supplementary not including "secondary supplementals"