hdmf.common.io.alignedtable module¶
- class hdmf.common.io.alignedtable.AlignedDynamicTableMap(spec)¶
Bases:
DynamicTableMapCustomize the mapping for AlignedDynamicTable
Create a map from AbstractContainer attributes to specifications
- Parameters
spec (
DatasetSpecorGroupSpec) – The specification for mapping objects to builders
- constructor_args = {'name': <function ObjectMapper.get_container_name>}¶
- obj_attrs = {'colnames': <function DynamicTableMap.attr_columns>}¶