# MetaX
**MetaX** is a novel tool for linking peptide sequences with taxonomic and functional information in **Metaproteomics**. We introduce the ***Operational Taxon-Function (OTF)*** concept to explore microbial roles and interactions ("**who is doing what and how**") within ecosystems.
MetaX also features <u>statistical modules</u> and <u>plotting tools</u> for analyzing peptides, taxa, functions, proteins, and taxon-function contributions across groups.
📥[Download MetaX](#download--installation)

## Operational Taxon-Function (OTF)
**Operational Taxon-Function (OTF) Unit**: An operational unit which represents the association between specific taxa and biological functions.

## OTF Analyzer
The Tools in OTF Analyzer

## OTF Examples
Linking Taxa and Functions in different levels of the hierarchy, and various functional categories. e.g., **Species-KO**, **Genus-CAZy**, **Phylum-EC**, etc. Lots of visualization tools can be selected.
**Network**
**Dots** represent <u>taxa</u> and **squares** represent <u>functions</u> in the network.
- <img src="https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/tf_link_net.png" alt="OTF" style="zoom: 50%;" />
**Heatmap**
Show all Taxa of a function.
- <img src="https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/taxa_func_link_heatmap.png" alt="tf_link_heatmap" style="zoom:50%;" />
**Bar**
Show all functions of a taxon
- <img src="https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/taxa_func_link_bar.png" alt="tf_link_bar" style="zoom:50%;" />
**OTF Heatmap**
Show OTFS intensity in groups(samples), e.g., **Species-KO** OTF Heatmap
<img src="https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/otf_heatmap.png" alt="otf_heatmap" style="zoom:50%;" />
## Download & Installation
- **Desktop Version** (Recommended)
> The desktop version comes fully set up and ready to use, including all required dependencies and a graphical user interface.
>
> <a href="https://shiny2.imetalab.ca/shiny/rstudio/metax_download/" target="_blank">Download the MetaX Desktop Version</a>
<br>
- **Command-line version**
> Install via [PyPI](https://pypi.org/project/MetaXTools/):
>
> ```bash
> python -m pip install MetaXTools
> ```
>
> After installation, launch the GUI by typing `metax` in your terminal.
## Guidebook
- `Desktop Version(desktop)`:
- Refer to the <a href="https://byemaxx.github.io/MetaX/" target="_blank">MetaX Cookbook</a> for detailed instructions on how to use MetaX with the graphical user interface.
<br>
- `Command-line version`:
- Read the example documentation in the [Notebook](https://github.com/byemaxx/MetaX/blob/main/Docs/example.ipynb) for detailed instructions and examples.
## Citing
If you use MetaX in your research, please cite the following publication:
> **Operational Taxon-Function Framework in MetaX: Unveiling Taxonomic and Functional Associations in Metaproteomics**.
> *Wu, Q., Ning, Z., Zhang, A., Zhang, X., Sun, Z., & Figeys, D.* (2025). Analytical Chemistry. DOI: <a href="https://doi.org/10.1021/acs.analchem.4c06645" target="_blank">10.1021/acs.analchem.4c06645</a>.
Raw data
{
"_id": null,
"home_page": null,
"name": "MetaXTools",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "MetaX, MetaXTools, metaproteomics, peptide, OTF, Operational Taxa-Functions, visualization, analysis",
"author": null,
"author_email": "Qing Wu <byeomax@outlook.com>",
"download_url": "https://files.pythonhosted.org/packages/e7/11/7f7bec3a2b4d2f2f995e487065c46d354eed09f445fa7b03c246dc34be2f/metaxtools-1.126.3.tar.gz",
"platform": null,
"description": "# MetaX\n\n**MetaX** is a novel tool for linking peptide sequences with taxonomic and functional information in **Metaproteomics**. We introduce the ***Operational Taxon-Function (OTF)*** concept to explore microbial roles and interactions (\"**who is doing what and how**\") within ecosystems. \n\nMetaX also features <u>statistical modules</u> and <u>plotting tools</u> for analyzing peptides, taxa, functions, proteins, and taxon-function contributions across groups.\n\n\ud83d\udce5[Download MetaX](#download--installation)\n\n\n\n\n## Operational Taxon-Function (OTF)\n\n**Operational Taxon-Function (OTF) Unit**: An operational unit which represents the association between specific taxa and biological functions. \n\n\n\n## OTF Analyzer\n\nThe Tools in OTF Analyzer\n\n\n\n## OTF Examples\n\nLinking Taxa and Functions in different levels of the hierarchy, and various functional categories. e.g., **Species-KO**, **Genus-CAZy**, **Phylum-EC**, etc. Lots of visualization tools can be selected.\n\n**Network**\n\n**Dots** represent <u>taxa</u> and **squares** represent <u>functions</u> in the network.\n\n- <img src=\"https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/tf_link_net.png\" alt=\"OTF\" style=\"zoom: 50%;\" />\n\n\n\n**Heatmap**\n\nShow all Taxa of a function.\n\n- <img src=\"https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/taxa_func_link_heatmap.png\" alt=\"tf_link_heatmap\" style=\"zoom:50%;\" />\n\n**Bar**\n\nShow all functions of a taxon\n\n- <img src=\"https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/taxa_func_link_bar.png\" alt=\"tf_link_bar\" style=\"zoom:50%;\" />\n\n**OTF Heatmap**\n\nShow OTFS intensity in groups(samples), e.g., **Species-KO** OTF Heatmap\n\n<img src=\"https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/otf_heatmap.png\" alt=\"otf_heatmap\" style=\"zoom:50%;\" />\n\n## Download & Installation\n- **Desktop Version** (Recommended)\n\n > The desktop version comes fully set up and ready to use, including all required dependencies and a graphical user interface.\n >\n > <a href=\"https://shiny2.imetalab.ca/shiny/rstudio/metax_download/\" target=\"_blank\">Download the MetaX Desktop Version</a>\n\n<br>\n\n- **Command-line version**\n\n > Install via [PyPI](https://pypi.org/project/MetaXTools/):\n >\n > ```bash\n > python -m pip install MetaXTools\n > ```\n > \n > After installation, launch the GUI by typing `metax` in your terminal.\n\n\n## Guidebook\n\n- `Desktop Version(desktop)`:\n - Refer to the <a href=\"https://byemaxx.github.io/MetaX/\" target=\"_blank\">MetaX Cookbook</a> for detailed instructions on how to use MetaX with the graphical user interface.\n <br>\n- `Command-line version`:\n - Read the example documentation in the [Notebook](https://github.com/byemaxx/MetaX/blob/main/Docs/example.ipynb) for detailed instructions and examples.\n\n\n## Citing\nIf you use MetaX in your research, please cite the following publication:\n\n> **Operational Taxon-Function Framework in MetaX: Unveiling Taxonomic and Functional Associations in Metaproteomics**. \n> *Wu, Q., Ning, Z., Zhang, A., Zhang, X., Sun, Z., & Figeys, D.* (2025). Analytical Chemistry. DOI: <a href=\"https://doi.org/10.1021/acs.analchem.4c06645\" target=\"_blank\">10.1021/acs.analchem.4c06645</a>.\n",
"bugtrack_url": null,
"license": null,
"summary": "MetaXTools is a novel tool for linking peptide sequences with taxonomic and functional information in Metaproteomics.",
"version": "1.126.3",
"project_urls": {
"Homepage": "https://github.com/byemaxx/MetaX",
"Issues": "https://github.com/byemaxx/MetaX/issues"
},
"split_keywords": [
"metax",
" metaxtools",
" metaproteomics",
" peptide",
" otf",
" operational taxa-functions",
" visualization",
" analysis"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c78ec9b65d797042849a8eb141a02a45a812e147e58638b2926c126e858fe758",
"md5": "501e792796531245511975cc53287d05",
"sha256": "4623c5f880ccd35bc3a2f8c2430821b24f51de9b479b15fb651382bfc9742928"
},
"downloads": -1,
"filename": "metaxtools-1.126.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "501e792796531245511975cc53287d05",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 4708315,
"upload_time": "2025-10-23T16:25:36",
"upload_time_iso_8601": "2025-10-23T16:25:36.173894Z",
"url": "https://files.pythonhosted.org/packages/c7/8e/c9b65d797042849a8eb141a02a45a812e147e58638b2926c126e858fe758/metaxtools-1.126.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e7117f7bec3a2b4d2f2f995e487065c46d354eed09f445fa7b03c246dc34be2f",
"md5": "0367fde5e42fc0483542a2ffbb851328",
"sha256": "2ceb37f4fc71ff994c941f50be74d4ef28e758cf1970cb471cf0dddfa609dc58"
},
"downloads": -1,
"filename": "metaxtools-1.126.3.tar.gz",
"has_sig": false,
"md5_digest": "0367fde5e42fc0483542a2ffbb851328",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 4603105,
"upload_time": "2025-10-23T16:25:37",
"upload_time_iso_8601": "2025-10-23T16:25:37.600659Z",
"url": "https://files.pythonhosted.org/packages/e7/11/7f7bec3a2b4d2f2f995e487065c46d354eed09f445fa7b03c246dc34be2f/metaxtools-1.126.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-23 16:25:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "byemaxx",
"github_project": "MetaX",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "distinctipy",
"specs": [
[
">=",
"1.2.2"
]
]
},
{
"name": "matplotlib",
"specs": [
[
">=",
"3.7.2"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.25.1"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"2.0.3"
]
]
},
{
"name": "pydeseq2",
"specs": [
[
"==",
"0.4.12"
]
]
},
{
"name": "pyecharts",
"specs": [
[
">=",
"2.0.6"
]
]
},
{
"name": "PyQt5",
"specs": [
[
">=",
"5.15.9"
]
]
},
{
"name": "PyQt5-Qt5",
"specs": [
[
">=",
"5.15.2"
]
]
},
{
"name": "PyQt5-sip",
"specs": [
[
">=",
"12.12.1"
]
]
},
{
"name": "PyQtWebEngine",
"specs": [
[
">=",
"5.15.6"
]
]
},
{
"name": "PyQtWebEngine-Qt5",
"specs": [
[
">=",
"5.15.2"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
">=",
"2.8.2"
]
]
},
{
"name": "qt-material",
"specs": [
[
"==",
"2.14"
]
]
},
{
"name": "QtAwesome",
"specs": [
[
">=",
"1.2.3"
]
]
},
{
"name": "scikit-learn",
"specs": [
[
">=",
"1.3.0"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"1.11.3"
]
]
},
{
"name": "tqdm",
"specs": [
[
">=",
"4.65.0"
]
]
},
{
"name": "scikit-bio",
"specs": [
[
">=",
"0.6.3"
]
]
},
{
"name": "adjustText",
"specs": [
[
">=",
"1.1.1"
]
]
},
{
"name": "openpyxl",
"specs": []
},
{
"name": "pyproject-toml",
"specs": [
[
">=",
"0.0.10"
]
]
},
{
"name": "statsmodels",
"specs": []
},
{
"name": "seaborn",
"specs": [
[
">=",
"0.13.2"
]
]
},
{
"name": "numba",
"specs": [
[
">=",
"0.60.0"
]
]
},
{
"name": "UpSetPlot",
"specs": [
[
">=",
"0.9.0"
]
]
}
],
"lcname": "metaxtools"
}