Extracting Metadata =================== After data are loaded and optionally filtered, a metadata table can be created with the ``hicutils.core.metadata.make_metadata_table`` function. Examples -------- .. raw:: html :file: notebooks/metadata.html API Documentation ----------------- .. automodule:: hicutils.core.metadata :members: