Protomix


NameProtomix JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryA Python package for NMR preprocessing
upload_time2025-07-27 22:21:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords nmr preprocessing metabolomics serum urine
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Protomix

Protomix is a comprehensive Python package designed for preprocessing Nuclear Magnetic Resonance (NMR) data. Whether you're an academic researcher, a student, or an industry professional, Protomix provides the tools you need to get your NMR data ready for analysis.

Features:

- Group Delay Removal
- Solvent Residuals Removal
- Apodization
- Zero Filling
- Fourier Transform
- Phase Correction
- Internal Referencing
- Baseline correction
- Negative Values Zeroing
- Region Removal
- Window Selection
- Peak Alignment
- Binning
- Normalization

## Installation

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Protomix",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "NMR, Preprocessing, metabolomics, serum, urine",
    "author": null,
    "author_email": "Mohammed Zniber <zniber1995@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ee/de/38923d113bbcc9c302172e9411d5d7abbc4dc8fc56c33735ddf9096dd842/protomix-0.0.2.tar.gz",
    "platform": null,
    "description": "# Protomix\r\n\r\nProtomix is a comprehensive Python package designed for preprocessing Nuclear Magnetic Resonance (NMR) data. Whether you're an academic researcher, a student, or an industry professional, Protomix provides the tools you need to get your NMR data ready for analysis.\r\n\r\nFeatures:\r\n\r\n- Group Delay Removal\r\n- Solvent Residuals Removal\r\n- Apodization\r\n- Zero Filling\r\n- Fourier Transform\r\n- Phase Correction\r\n- Internal Referencing\r\n- Baseline correction\r\n- Negative Values Zeroing\r\n- Region Removal\r\n- Window Selection\r\n- Peak Alignment\r\n- Binning\r\n- Normalization\r\n\r\n## Installation\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package for NMR preprocessing",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/mzniber/protomix"
    },
    "split_keywords": [
        "nmr",
        " preprocessing",
        " metabolomics",
        " serum",
        " urine"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "736e1327d3a68b95f7b9b68c7ff8a8f8dd60016ddec529bb1c3cd89424acd67f",
                "md5": "6250062ba454a18475daafe4e0d7a11a",
                "sha256": "cce9098f1c0bb17198f586e9dcd26591bb3438071f20c6b6300a25903608fb76"
            },
            "downloads": -1,
            "filename": "protomix-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6250062ba454a18475daafe4e0d7a11a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 31293,
            "upload_time": "2025-07-27T22:21:19",
            "upload_time_iso_8601": "2025-07-27T22:21:19.640477Z",
            "url": "https://files.pythonhosted.org/packages/73/6e/1327d3a68b95f7b9b68c7ff8a8f8dd60016ddec529bb1c3cd89424acd67f/protomix-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eede38923d113bbcc9c302172e9411d5d7abbc4dc8fc56c33735ddf9096dd842",
                "md5": "50e185933b213d1214979a998fa8821d",
                "sha256": "2ac5ced49620f843453c948e44e2a5a9b2d3f200c213202f8baff2ad40d30cd2"
            },
            "downloads": -1,
            "filename": "protomix-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "50e185933b213d1214979a998fa8821d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 25179,
            "upload_time": "2025-07-27T22:21:20",
            "upload_time_iso_8601": "2025-07-27T22:21:20.992651Z",
            "url": "https://files.pythonhosted.org/packages/ee/de/38923d113bbcc9c302172e9411d5d7abbc4dc8fc56c33735ddf9096dd842/protomix-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-27 22:21:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mzniber",
    "github_project": "protomix",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "protomix"
}
        
Elapsed time: 0.43975s