RegionMeta

class regions.RegionMeta(seq=None, **kwargs)[source]

Bases: Meta

A dictionary subclass that holds the meta attributes of the region.

Attributes Summary

key_mapping

valid_keys

Attributes Documentation

key_mapping = {}
valid_keys = ['background', 'comment', 'component', 'composite', 'corr', 'delete', 'edit', 'fixed', 'frame', 'highlite', 'include', 'label', 'line', 'move', 'name', 'range', 'restfreq', 'rotate', 'select', 'source', 'tag', 'text', 'textrotate', 'type', 'veltype']