A sequence dictionary for all the possible reference regions that could be aligned to.
A Seq of ReferencRegions, pre-partitioned by their refIds -- so, for a given pair (x, regs) in this Seq, all regions R in regs must satisfy R.refId == x. Furthermore, all the x's must be valid refIds with respect to the sequence dictionary.
Creates a multi-reference-region collection of NonoverlappingRegions -- see the scaladocs to NonoverlappingRegions.