Append a new SequenceInterval or Sequence Point to a tier.
If the tier is already in a TierGroup, and an appended SequenceInterval already has a subset_list, or super_instance, these will be appended to the appropriate tiers above and below.
If the tier is already within a TierGroup, whether or not to re-run tier-relation. Defaults to True.
True
concat
mixins.tiermixins.TierMixins.concat(new)
Horizontally concatenate a new tier.
This will horizontally concatenate the new tier onto the existing tier. The time values of new will be rightward shifted according to the end of the original tier.