Protomix


NameProtomix JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/mzniber/protomix
SummaryA Python package for NMR preprocessing
upload_time2023-12-05 10:14:29
maintainer
docs_urlNone
authorMohammed Zniber
requires_python
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": "https://github.com/mzniber/protomix",
    "name": "Protomix",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "NMR,Preprocessing,metabolomics,serum,urine",
    "author": "Mohammed Zniber",
    "author_email": "zniber1995@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/92/b9/99400f3d74526de3947adb9d0a463d5e45a790f09137bb55cdda162b9b74/Protomix-0.0.1.tar.gz",
    "platform": null,
    "description": "# Protomix\n\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.\n\nFeatures:\n\n- Group Delay Removal\n- Solvent Residuals Removal\n- Apodization\n- Zero Filling\n- Fourier Transform\n- Phase Correction\n- Internal Referencing\n- Baseline correction\n- Negative Values Zeroing\n- Region Removal\n- Window Selection\n- Peak Alignment\n- Binning\n- Normalization\n\n## Installation\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package for NMR preprocessing",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/mzniber/protomix"
    },
    "split_keywords": [
        "nmr",
        "preprocessing",
        "metabolomics",
        "serum",
        "urine"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2122ecb02e482afd732b57d53ae0e5bcaaa52795736a49e1aa1ec7276b6b61e",
                "md5": "6bafe6f5b7c4ca22d8f55e31e3dfb0c7",
                "sha256": "38f76948adf63ca4106e7eca1cfda9753f548c00d0025af70570ae239331f8b1"
            },
            "downloads": -1,
            "filename": "Protomix-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6bafe6f5b7c4ca22d8f55e31e3dfb0c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 27937,
            "upload_time": "2023-12-05T10:14:27",
            "upload_time_iso_8601": "2023-12-05T10:14:27.833110Z",
            "url": "https://files.pythonhosted.org/packages/b2/12/2ecb02e482afd732b57d53ae0e5bcaaa52795736a49e1aa1ec7276b6b61e/Protomix-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92b999400f3d74526de3947adb9d0a463d5e45a790f09137bb55cdda162b9b74",
                "md5": "d39a563e65ef2fffa8c5046b62e84ccf",
                "sha256": "1198238c8d162c3ffc940f2af38a8851b7be34bb22f6d6122736e5cb316aabfb"
            },
            "downloads": -1,
            "filename": "Protomix-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d39a563e65ef2fffa8c5046b62e84ccf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22750,
            "upload_time": "2023-12-05T10:14:29",
            "upload_time_iso_8601": "2023-12-05T10:14:29.149693Z",
            "url": "https://files.pythonhosted.org/packages/92/b9/99400f3d74526de3947adb9d0a463d5e45a790f09137bb55cdda162b9b74/Protomix-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-05 10:14:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mzniber",
    "github_project": "protomix",
    "github_not_found": true,
    "lcname": "protomix"
}
        
Elapsed time: 0.15516s