trackhub.helpers.dimensions_from_subgroups

trackhub.helpers.dimensions_from_subgroups(s)[source]

Given a sorted list of subgroups, return a string appropriate to provide as a composite track’s dimensions arg.

Parameters

s (list of SubGroup objects (or anything with a name attribute)) –