MetaXTools


NameMetaXTools JSON
Version 1.112.2 PyPI version JSON
download
home_pageNone
SummaryMetaXTools is a novel tool for linking peptide sequences with taxonomic and functional information in Metaproteomics.
upload_time2024-09-12 22:51:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNorthOmics
keywords metax metaxtools metaproteomics peptide otf operational taxa-functions visualization analysis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.


![abstract](https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/abstract.png)
## Operational Taxon-Function (OTF)

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

![OTF_Structure](https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/OTF_Structure.png)

## OTFs Network

Linking Taxa and Functions in different levels of the hierarchy, and different functional categories. e.g., **Species-KO**, **Genus-CAZy**, **Phylum-EC**, etc.

- ![OTF](https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/tf_link_net.png)



e.g. The **KEGG Pathways** linked to ***Roseburia hominis***

- ![tf_link_net_2](https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/tf_link_net_2.png)



## Download
### `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 MetaX Desktop Version</a>


<br>

### `Command-line version`:
Clone the repository to your local machine and install the required dependencies.
  ```bash
  git clone https://github.com/byemaxx/MetaX.git
  cd MetaX
  python -m pip install -r requirements.txt
  ```


## Getting Started
- `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 wtih 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 MetaX
- If you use MetaX in your research, please cite the following publication:
  - **MetaX: A peptide centric metaproteomic data analysis platform using Operational Taxa-Functions (OTF)**. *Wu, Q., Ning, Z., Zhang, A., Zhang, X., Sun, Z., & Figeys, D.* (2024).  bioRxiv. DOI:  <a href="https://doi.org/10.1101/2024.04.19.590315" target="_blank">10.1101/2024.04.19.590315</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/9d/b1/bfd2f7f0e940c00442b22980f0c00bd46f771066d5ca06634c6985bc9c6c/metaxtools-1.112.2.tar.gz",
    "platform": null,
    "description": "# MetaX\r\n\r\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. \r\n\r\nMetaX also features <u>statistical modules</u> and <u>plotting tools</u> for analyzing peptides, taxa, functions, proteins, and taxon-function contributions across groups.\r\n\r\n\r\n![abstract](https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/abstract.png)\r\n## Operational Taxon-Function (OTF)\r\n\r\n**Operational Taxon-Function (OTF) Unit**: An operational unit which represents the association between specific taxa and biological functions. \r\n\r\n![OTF_Structure](https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/OTF_Structure.png)\r\n\r\n## OTFs Network\r\n\r\nLinking Taxa and Functions in different levels of the hierarchy, and different functional categories. e.g., **Species-KO**, **Genus-CAZy**, **Phylum-EC**, etc.\r\n\r\n- ![OTF](https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/tf_link_net.png)\r\n\r\n\r\n\r\ne.g. The **KEGG Pathways** linked to ***Roseburia hominis***\r\n\r\n- ![tf_link_net_2](https://github.com/byemaxx/MetaX/raw/main/Docs/MetaX_Cookbook.assets/tf_link_net_2.png)\r\n\r\n\r\n\r\n## Download\r\n### `Desktop Version(Recommended)`:\r\nThe desktop version comes fully set up and ready to use, including all required dependencies and a graphical user interface.\r\n\r\n<a href=\"https://shiny2.imetalab.ca/shiny/rstudio/metax_download/\" target=\"_blank\">Download MetaX Desktop Version</a>\r\n\r\n\r\n<br>\r\n\r\n### `Command-line version`:\r\nClone the repository to your local machine and install the required dependencies.\r\n  ```bash\r\n  git clone https://github.com/byemaxx/MetaX.git\r\n  cd MetaX\r\n  python -m pip install -r requirements.txt\r\n  ```\r\n\r\n\r\n## Getting Started\r\n- `Desktop Version(desktop)`:\r\n  - Refer to the <a href=\"https://byemaxx.github.io/MetaX/\" target=\"_blank\">MetaX Cookbook</a> for detailed instructions on how to use MetaX wtih the graphical user interface.\r\n  <br>\r\n- `Command-line version`:\r\n  - Read the example documentation in the [Notebook](https://github.com/byemaxx/MetaX/blob/main/Docs/example.ipynb) for detailed instructions and examples.\r\n\r\n\r\n## Citing MetaX\r\n- If you use MetaX in your research, please cite the following publication:\r\n  - **MetaX: A peptide centric metaproteomic data analysis platform using Operational Taxa-Functions (OTF)**. *Wu, Q., Ning, Z., Zhang, A., Zhang, X., Sun, Z., & Figeys, D.* (2024).  bioRxiv. DOI:  <a href=\"https://doi.org/10.1101/2024.04.19.590315\" target=\"_blank\">10.1101/2024.04.19.590315</a>.\r\n\r\n",
    "bugtrack_url": null,
    "license": "NorthOmics",
    "summary": "MetaXTools is a novel tool for linking peptide sequences with taxonomic and functional information in Metaproteomics.",
    "version": "1.112.2",
    "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": "bbd163438c46e72706d448557bf4e150d7fc9f67df2cce8be6e947ef3b7676ec",
                "md5": "e07c6e3ee22dfdd4caa5e91d40cfd033",
                "sha256": "a8b8326e3a78472147ffa950bf98e709266621abab8328347b4d9ca950c4560e"
            },
            "downloads": -1,
            "filename": "MetaXTools-1.112.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e07c6e3ee22dfdd4caa5e91d40cfd033",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4414020,
            "upload_time": "2024-09-12T22:51:42",
            "upload_time_iso_8601": "2024-09-12T22:51:42.590723Z",
            "url": "https://files.pythonhosted.org/packages/bb/d1/63438c46e72706d448557bf4e150d7fc9f67df2cce8be6e947ef3b7676ec/MetaXTools-1.112.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9db1bfd2f7f0e940c00442b22980f0c00bd46f771066d5ca06634c6985bc9c6c",
                "md5": "130c277327e09cdc7d964e2b9d9127cc",
                "sha256": "2035b45e867baed28db9d7f3a012cd4a1b25417fb4fcf4d83b4dc4e9ffe2c01d"
            },
            "downloads": -1,
            "filename": "metaxtools-1.112.2.tar.gz",
            "has_sig": false,
            "md5_digest": "130c277327e09cdc7d964e2b9d9127cc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4317662,
            "upload_time": "2024-09-12T22:51:44",
            "upload_time_iso_8601": "2024-09-12T22:51:44.737553Z",
            "url": "https://files.pythonhosted.org/packages/9d/b1/bfd2f7f0e940c00442b22980f0c00bd46f771066d5ca06634c6985bc9c6c/metaxtools-1.112.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-12 22:51:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "byemaxx",
    "github_project": "MetaX",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "metaxtools"
}
        
Elapsed time: 1.02472s