{ "info": { "author": "Martin Larralde", "author_email": "martin.larralde@ens-cachan.fr", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Bio-Informatics", "Topic :: Text Processing :: Markup :: XML", "Topic :: Utilities" ], "description": "imzml2isa-qt\n============\n\nA PyQt interface for mzml2isa parser - imzML edition.\n''''''''''''''''''''''''''''''''''''''''''''''''''''''\n\nOverview\n--------\n\nThis program is a Graphical User Interface for the\n`mzml2isa `__ parser. It provides\nan easy-to-use interface to convert mzML files to an ISA-Tab Study. It\nwas made with Python3 and PyQt5.\n\nInstall\n-------\n\nWith PIP\n~~~~~~~~\n\nIf ``pip`` is present on your system (comes along most of Python install\n/ releases), it can be used to install the program and its dependencies:\n\n.. code:: bash\n\n pip3 install imzml2isa-qt\n\nWithout PIP\n~~~~~~~~~~~\n\nOnce dependencies installed, clone the **imzml2isa-qt** repository to a\nfolder with writing permissions:\n\n.. code:: bash\n\n git clone git://github.com/althonos/imzml2isa-qt\n\nAfter that, either run the GUI directly:\n\n.. code:: bash\n\n python3 run.py\n\nOr install it locally to run with ``imzmlisa-qt`` command:\n\n.. code:: bash\n\n cd imzml2isa-qt && python3 setup.py install\n\nUse\n---\n\nOpen the GUI with the ``imzml2isa-qt`` command. To simply parse **.imzML**\nfiles to **ISA**, select the directory containing your files. With\ndefault settings, the program will create the new ISA files in that\nfolder, assuming the folder's name is the study identifier (*MTBSLxxx*\nfor instance for MetaboLights studies). This can be changed by unticking\nthe ``Export result to directory of each study`` box. Once parameters\nare set up, click the ``Convert`` button to start the parser.\n\nMetaboLights\n------------\n\nGenerating a study to upload on MetaboLights requires pieces of\ninformation the parser cannot guess from the mzML file alone. To provide\nmore metadata to your final ISA-Tab files, use the ``Add Metadata``\nbutton to open a new window and update details about your study. Still,\neven with all the required fields filled, **the generated ISA needs to\nbe enhanced after the end of the parsing** (using for instance\n`Metabolight pre-packaged ISA\nCreator `__ to add missing fields).\n\nMissing information required for MetaboLights upload are at the moment:\n- Study Factors (sample dependent, must be added to the *study* file\n and to the *investigation* file)\n- Metabolite Assignment Files\n- Study Designs\n\nTODO\n----\n\n- Either add a ``metabolite assignment file`` field to main window or\n change the **mzml2isa** parser behaviour so that it successfully\n detects metabolite assignment files and add them to the study file.\n\nLicense\n-------\n\nGPLv3\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/althonos/imzml2isa-qt", "keywords": "Metabolomics", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "imzml2isa-qt", "package_url": "https://pypi.org/project/imzml2isa-qt/", "platform": "", "project_url": "https://pypi.org/project/imzml2isa-qt/", "project_urls": { "Homepage": "https://github.com/althonos/imzml2isa-qt" }, "release_url": "https://pypi.org/project/imzml2isa-qt/0.1.6/", "requires_dist": null, "requires_python": "", "summary": "A PyQt interface for mzml2isa parser.", "version": "0.1.6" }, "last_serial": 2597171, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c2a0efdde98b3006751b79cf74b26d0e", "sha256": "2345a1771d826c14d2c1b07509c773f325fe48038dfa581050ca1443bb46e646" }, "downloads": -1, "filename": "imzml2isa-qt-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c2a0efdde98b3006751b79cf74b26d0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 613939, "upload_time": "2016-07-22T14:38:35", "url": "https://files.pythonhosted.org/packages/e1/ed/c15a29032c35b92341f710a858b6921f7684fad5d76a8ba26c120f9ef1c3/imzml2isa-qt-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "8edcd1b5648abebd5f47dcbec9fc649b", "sha256": "d27ec48d602705294d2e6fa97f21305395bf8942a785df86029ade879cc7f488" }, "downloads": -1, "filename": "imzml2isa_qt-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8edcd1b5648abebd5f47dcbec9fc649b", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 662975, "upload_time": "2016-07-26T11:43:44", "url": "https://files.pythonhosted.org/packages/0d/ee/333e4190a4491973470a80344b50fab7de6fb1516f2ce8b47be19444c86b/imzml2isa_qt-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "91140856319389608319d813a369859d", "sha256": "0b71a44345c69b020ce942428807fe28bb3f9c16d2e16df4f581d35818ddd587" }, "downloads": -1, "filename": "imzml2isa-qt-0.1.1.tar.gz", "has_sig": false, "md5_digest": "91140856319389608319d813a369859d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 614697, "upload_time": "2016-07-26T11:41:33", "url": "https://files.pythonhosted.org/packages/a7/17/74504e0eaec3f8833d60d647331d28dcffd386bcd687bad78e264f9e7318/imzml2isa-qt-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "d5fa9a0afa07c1f308f42c2e059f6eea", "sha256": "dea391c058dc15f68bf6989979f40305f4d6fa00740b938320e2266d975bba4b" }, "downloads": -1, "filename": "imzml2isa_qt-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "d5fa9a0afa07c1f308f42c2e059f6eea", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 663058, "upload_time": "2016-08-16T15:04:19", "url": "https://files.pythonhosted.org/packages/f9/2d/e2a32bd1074527258b7a32263686cfb6507d4bc82217687d805dde6d9acd/imzml2isa_qt-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c2b0aa37b0527c213c814903117a0086", "sha256": "1b68e7d7cd9a2719590449301f8aa5d62eb0660bc6837d3a0623d391c33995a7" }, "downloads": -1, "filename": "imzml2isa-qt-0.1.2.tar.gz", "has_sig": false, "md5_digest": "c2b0aa37b0527c213c814903117a0086", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 614790, "upload_time": "2016-08-16T15:04:13", "url": "https://files.pythonhosted.org/packages/4c/dd/804dd27c7385a2b06b17276d469584e473b5f3a4ff0eae3d1e54b808f409/imzml2isa-qt-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "963a4953002355e6cdaeb508b3880a24", "sha256": "489717e3745aef0a3b4c4b304b0a40676e5f6e551ca8b19d7d5f914aead505c3" }, "downloads": -1, "filename": "imzml2isa_qt-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "963a4953002355e6cdaeb508b3880a24", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 663056, "upload_time": "2016-09-13T07:20:09", "url": "https://files.pythonhosted.org/packages/e4/94/2e1dd41b07b448d4ce1c91381144586dc26c88e361c09525316e5f492e2f/imzml2isa_qt-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d26d943541ee0ce3e14f8193c4f2347b", "sha256": "67bb055ed362203092314bb7aa5fe32f44510c621ef3de1e7cbf51294bd371b7" }, "downloads": -1, "filename": "imzml2isa-qt-0.1.3.tar.gz", "has_sig": false, "md5_digest": "d26d943541ee0ce3e14f8193c4f2347b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 614784, "upload_time": "2016-09-13T07:19:59", "url": "https://files.pythonhosted.org/packages/c7/37/7b594e6b1926b8ef8ae542cc94e2573c0a41781fa3f5740a7903f2a06fa7/imzml2isa-qt-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "7a0656027d91ba467f08a7849490b5d0", "sha256": "0b8f36bea401430d493379725b28bae54b5107ff3436e4f7522365d7a0f7950c" }, "downloads": -1, "filename": "imzml2isa_qt-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "7a0656027d91ba467f08a7849490b5d0", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 663062, "upload_time": "2016-09-18T19:33:38", "url": "https://files.pythonhosted.org/packages/00/2a/257a45c28554e2dbd804eb6b60a2d61731e41f8a79296da410c9547f1b68/imzml2isa_qt-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3616b8dec105b35fb38e8051dc6f389a", "sha256": "038a80fd04e928831e8595e7629d472e47a41f9d31bb27efa64acdaf83ca415a" }, "downloads": -1, "filename": "imzml2isa-qt-0.1.4.tar.gz", "has_sig": false, "md5_digest": "3616b8dec105b35fb38e8051dc6f389a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 614795, "upload_time": "2016-09-18T19:31:54", "url": "https://files.pythonhosted.org/packages/fb/17/aa9b2abd86b78fc1b6ff4815a1b2f2110366e1ae20a43f68e0b363321702/imzml2isa-qt-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "1366882f59560a30d1928e26b1e7321a", "sha256": "c13dda1be09eb9099fd9cf431f1a7da742913815470ac4df7674497fcaf8bddf" }, "downloads": -1, "filename": "imzml2isa_qt-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "1366882f59560a30d1928e26b1e7321a", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 663095, "upload_time": "2017-01-12T10:03:20", "url": "https://files.pythonhosted.org/packages/ec/8f/6d24ac54a9df51e6cf63ae3a9a7a9938fb20d8b4176575defdf582fc8eb2/imzml2isa_qt-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3c1b84d7d58159ff03d21de45d6e6a30", "sha256": "2a6e0950d9df42fc4729bb3dd55c52a100bb29a6f1f6cdd75a826c17b362271c" }, "downloads": -1, "filename": "imzml2isa-qt-0.1.5.tar.gz", "has_sig": false, "md5_digest": "3c1b84d7d58159ff03d21de45d6e6a30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 614832, "upload_time": "2017-01-12T10:03:17", "url": "https://files.pythonhosted.org/packages/67/89/6ce8a5959d950fda90e040dc6c52363d68657f95831ecd701532e05f6cdf/imzml2isa-qt-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "f087a94caa4581a531fcb7dc0c2e9a5a", "sha256": "21388d7d2dc56c4419ca23700cc39a99c2f525f46a4fc142dfe2940944f7a40c" }, "downloads": -1, "filename": "imzml2isa_qt-0.1.6-py3-none-any.whl", "has_sig": false, "md5_digest": "f087a94caa4581a531fcb7dc0c2e9a5a", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 663357, "upload_time": "2017-01-25T10:34:14", "url": "https://files.pythonhosted.org/packages/66/e9/97ca779fb6bf6113a24d7ed02cc9210d236e48423f5add5667a30afb76d1/imzml2isa_qt-0.1.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f0dd477d4d16206e87c769f00b35d668", "sha256": "239960e577b5f095f64902932975c47b52be5a258421fa5389efa9b79460f146" }, "downloads": -1, "filename": "imzml2isa-qt-0.1.6.tar.gz", "has_sig": false, "md5_digest": "f0dd477d4d16206e87c769f00b35d668", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 615539, "upload_time": "2017-01-25T10:34:06", "url": "https://files.pythonhosted.org/packages/be/b1/306345dde5e560e5c0cc2171d220327fd85ce326119b3a6364278ae5e74e/imzml2isa-qt-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f087a94caa4581a531fcb7dc0c2e9a5a", "sha256": "21388d7d2dc56c4419ca23700cc39a99c2f525f46a4fc142dfe2940944f7a40c" }, "downloads": -1, "filename": "imzml2isa_qt-0.1.6-py3-none-any.whl", "has_sig": false, "md5_digest": "f087a94caa4581a531fcb7dc0c2e9a5a", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 663357, "upload_time": "2017-01-25T10:34:14", "url": "https://files.pythonhosted.org/packages/66/e9/97ca779fb6bf6113a24d7ed02cc9210d236e48423f5add5667a30afb76d1/imzml2isa_qt-0.1.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f0dd477d4d16206e87c769f00b35d668", "sha256": "239960e577b5f095f64902932975c47b52be5a258421fa5389efa9b79460f146" }, "downloads": -1, "filename": "imzml2isa-qt-0.1.6.tar.gz", "has_sig": false, "md5_digest": "f0dd477d4d16206e87c769f00b35d668", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 615539, "upload_time": "2017-01-25T10:34:06", "url": "https://files.pythonhosted.org/packages/be/b1/306345dde5e560e5c0cc2171d220327fd85ce326119b3a6364278ae5e74e/imzml2isa-qt-0.1.6.tar.gz" } ] }