treams.util.AnnotationSequence.update

AnnotationSequence.update(other)

Update all mappings in the sequence at once.

The given sequence is aliged at the last entry and then updated pairwise. Warnings for overwritten keys are extended by the information at which index they occurred.

Parameters:

other (Sequence[Mapping]) – Mappings to update with.

Warns:

AnnotationWarning