M2M-PostAViz (M2M Post-Analysis and Visualization) is an interactive platform for exploring metabolic potential predictions from Metage2Metabo (M2M).
The application is tested on Python versions 3.12 and 3.13, on Windows, MacOS and Ubuntu.
Install with pip:
pip install m2m-postavizOr from source:
git clone https://gitlab.inria.fr/postaviz/m2m-postaviz.git
cd m2m-postaviz
pip install -r requirements.txt
pip install .To test the application with example data:
m2m_postaviz --testFor full documentation, usage, and advanced options, see the online documentation.
GNU Lesser General Public License v3 (LGPLv3)
Léonard Brindel and Clémence Frioux