# MultiAssayExperiment Container class to represent and manage multi-omics genomic experiments. `MultiAssayExperiment` (MAE) simplifies the management of multiple experimental assays conducted on a shared set of specimens, follows Bioconductor's [MAE R/Package](https://bioconductor.org/packages/release/bioc/html/MultiAssayExperiment.html). ## Install To get started, install the package from [PyPI](https://pypi.org/project/multiassayexperiment/) ```shell pip install multiassayexperiment ``` ## Contents ```{toctree} :maxdepth: 2 Overview Module Reference Contributions & Help License Authors Changelog ``` ## Indices and tables - {ref}`genindex` - {ref}`modindex` - {ref}`search` [Sphinx]: http://www.sphinx-doc.org/ [Markdown]: https://daringfireball.net/projects/markdown/ [reStructuredText]: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html [recommonmark]: https://recommonmark.readthedocs.io/en/latest [autostructify]: https://recommonmark.readthedocs.io/en/latest/auto_structify.html