kendrick


Namekendrick JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/fligt/kendrick
SummaryTowards automating Kendrick mass plots
upload_time2024-10-08 12:08:48
maintainerNone
docs_urlNone
authorFrank Ligterink
requires_python>=3.8
licenseMIT License
keywords hrms nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Welcome to kendrick


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

Our lab, the Rijkserfgoedlaboratorium in Amsterdam, currently
experiments with direct ionization coupled with high resolution mass
spectrometry using Thermo ASAP probe and Orbitrap HRMS. This chemical
analysis technique seems well suited to analyze complex polymeric
samples. Visualization of the resulting data in so-called Kendrick mass
plots provides a means to efficiently explore this type of data.

Creating these plots with Excel is tedious and prone to error. Objective
of the *kendrick* Python package is to enable the automatic creation of
Kendrick mass plots from raw data. This open source package is developed
out in the open and will be made available for installation as soon as
possible.

If you are curious and can’t wait for a pip installable package, take a
look at our [documentation](https://fligt.github.io/kendrick/) and
[notebooks](https://github.com/fligt/kendrick/tree/master/notebooks).

Last updated: 2024-10-05

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fligt/kendrick",
    "name": "kendrick",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "hrms nbdev jupyter notebook python",
    "author": "Frank Ligterink",
    "author_email": "frank.ligterink@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ef/83/0a74c825b4fdeccf32d882cda67775fc969ef80a2849fc08827b9ff6bfb4/kendrick-0.0.3.tar.gz",
    "platform": null,
    "description": "# Welcome to kendrick\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nOur lab, the Rijkserfgoedlaboratorium in Amsterdam, currently\nexperiments with direct ionization coupled with high resolution mass\nspectrometry using Thermo ASAP probe and Orbitrap HRMS. This chemical\nanalysis technique seems well suited to analyze complex polymeric\nsamples. Visualization of the resulting data in so-called Kendrick mass\nplots provides a means to efficiently explore this type of data.\n\nCreating these plots with Excel is tedious and prone to error. Objective\nof the *kendrick* Python package is to enable the automatic creation of\nKendrick mass plots from raw data. This open source package is developed\nout in the open and will be made available for installation as soon as\npossible.\n\nIf you are curious and can\u2019t wait for a pip installable package, take a\nlook at our [documentation](https://fligt.github.io/kendrick/) and\n[notebooks](https://github.com/fligt/kendrick/tree/master/notebooks).\n\nLast updated: 2024-10-05\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Towards automating Kendrick mass plots",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/fligt/kendrick"
    },
    "split_keywords": [
        "hrms",
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7097958110efaccff385728334d713f008f3a84c7fb7eab4a125d7c8d77d280",
                "md5": "8e14f0384bda26866b90bfc32b0aa6b2",
                "sha256": "1854bddfabc4f326273db9c71c94dcc12d34f08c1ec9e880704d95f3ed503e1f"
            },
            "downloads": -1,
            "filename": "kendrick-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e14f0384bda26866b90bfc32b0aa6b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5738,
            "upload_time": "2024-10-08T12:08:45",
            "upload_time_iso_8601": "2024-10-08T12:08:45.986481Z",
            "url": "https://files.pythonhosted.org/packages/b7/09/7958110efaccff385728334d713f008f3a84c7fb7eab4a125d7c8d77d280/kendrick-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef830a74c825b4fdeccf32d882cda67775fc969ef80a2849fc08827b9ff6bfb4",
                "md5": "9bec0f2c8ae327789184e04f911b142d",
                "sha256": "a117dd0544785b2f645cb74042ca974a78e4031e3358175ed4b97375cc2654df"
            },
            "downloads": -1,
            "filename": "kendrick-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9bec0f2c8ae327789184e04f911b142d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6143,
            "upload_time": "2024-10-08T12:08:48",
            "upload_time_iso_8601": "2024-10-08T12:08:48.383593Z",
            "url": "https://files.pythonhosted.org/packages/ef/83/0a74c825b4fdeccf32d882cda67775fc969ef80a2849fc08827b9ff6bfb4/kendrick-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 12:08:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fligt",
    "github_project": "kendrick",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "kendrick"
}
        
Elapsed time: 0.33421s