imzml2isa-qt
============
A PyQt interface for mzml2isa parser - imzML edition.
''''''''''''''''''''''''''''''''''''''''''''''''''''''
Overview
--------
This program is a Graphical User Interface for the
`mzml2isa <https://github.com/althonos/mzml2isa>`__ parser. It provides
an easy-to-use interface to convert mzML files to an ISA-Tab Study. It
was made with Python3 and PyQt5.
Install
-------
With PIP
~~~~~~~~
If ``pip`` is present on your system (comes along most of Python install
/ releases), it can be used to install the program and its dependencies:
.. code:: bash
pip3 install imzml2isa-qt
Without PIP
~~~~~~~~~~~
Once dependencies installed, clone the **imzml2isa-qt** repository to a
folder with writing permissions:
.. code:: bash
git clone git://github.com/althonos/imzml2isa-qt
After that, either run the GUI directly:
.. code:: bash
python3 run.py
Or install it locally to run with ``imzmlisa-qt`` command:
.. code:: bash
cd imzml2isa-qt && python3 setup.py install
Use
---
Open the GUI with the ``imzml2isa-qt`` command. To simply parse **.imzML**
files to **ISA**, select the directory containing your files. With
default settings, the program will create the new ISA files in that
folder, assuming the folder's name is the study identifier (*MTBSLxxx*
for instance for MetaboLights studies). This can be changed by unticking
the ``Export result to directory of each study`` box. Once parameters
are set up, click the ``Convert`` button to start the parser.
MetaboLights
------------
Generating a study to upload on MetaboLights requires pieces of
information the parser cannot guess from the mzML file alone. To provide
more metadata to your final ISA-Tab files, use the ``Add Metadata``
button to open a new window and update details about your study. Still,
even with all the required fields filled, **the generated ISA needs to
be enhanced after the end of the parsing** (using for instance
`Metabolight pre-packaged ISA
Creator <http://www.ebi.ac.uk/metabolights/>`__ to add missing fields).
Missing information required for MetaboLights upload are at the moment:
- Study Factors (sample dependent, must be added to the *study* file
and to the *investigation* file)
- Metabolite Assignment Files
- Study Designs
TODO
----
- Either add a ``metabolite assignment file`` field to main window or
change the **mzml2isa** parser behaviour so that it successfully
detects metabolite assignment files and add them to the study file.
License
-------
GPLv3
============
A PyQt interface for mzml2isa parser - imzML edition.
''''''''''''''''''''''''''''''''''''''''''''''''''''''
Overview
--------
This program is a Graphical User Interface for the
`mzml2isa <https://github.com/althonos/mzml2isa>`__ parser. It provides
an easy-to-use interface to convert mzML files to an ISA-Tab Study. It
was made with Python3 and PyQt5.
Install
-------
With PIP
~~~~~~~~
If ``pip`` is present on your system (comes along most of Python install
/ releases), it can be used to install the program and its dependencies:
.. code:: bash
pip3 install imzml2isa-qt
Without PIP
~~~~~~~~~~~
Once dependencies installed, clone the **imzml2isa-qt** repository to a
folder with writing permissions:
.. code:: bash
git clone git://github.com/althonos/imzml2isa-qt
After that, either run the GUI directly:
.. code:: bash
python3 run.py
Or install it locally to run with ``imzmlisa-qt`` command:
.. code:: bash
cd imzml2isa-qt && python3 setup.py install
Use
---
Open the GUI with the ``imzml2isa-qt`` command. To simply parse **.imzML**
files to **ISA**, select the directory containing your files. With
default settings, the program will create the new ISA files in that
folder, assuming the folder's name is the study identifier (*MTBSLxxx*
for instance for MetaboLights studies). This can be changed by unticking
the ``Export result to directory of each study`` box. Once parameters
are set up, click the ``Convert`` button to start the parser.
MetaboLights
------------
Generating a study to upload on MetaboLights requires pieces of
information the parser cannot guess from the mzML file alone. To provide
more metadata to your final ISA-Tab files, use the ``Add Metadata``
button to open a new window and update details about your study. Still,
even with all the required fields filled, **the generated ISA needs to
be enhanced after the end of the parsing** (using for instance
`Metabolight pre-packaged ISA
Creator <http://www.ebi.ac.uk/metabolights/>`__ to add missing fields).
Missing information required for MetaboLights upload are at the moment:
- Study Factors (sample dependent, must be added to the *study* file
and to the *investigation* file)
- Metabolite Assignment Files
- Study Designs
TODO
----
- Either add a ``metabolite assignment file`` field to main window or
change the **mzml2isa** parser behaviour so that it successfully
detects metabolite assignment files and add them to the study file.
License
-------
GPLv3
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
imzml2isa-qt-0.1.3.tar.gz
(614.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
imzml2isa_qt-0.1.3-py3-none-any.whl
(663.1 kB
view details)
File details
Details for the file imzml2isa-qt-0.1.3.tar.gz.
File metadata
- Download URL: imzml2isa-qt-0.1.3.tar.gz
- Upload date:
- Size: 614.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67bb055ed362203092314bb7aa5fe32f44510c621ef3de1e7cbf51294bd371b7
|
|
| MD5 |
d26d943541ee0ce3e14f8193c4f2347b
|
|
| BLAKE2b-256 |
c7377b594e6b1926b8ef8ae542cc94e2573c0a41781fa3f5740a7903f2a06fa7
|
File details
Details for the file imzml2isa_qt-0.1.3-py3-none-any.whl.
File metadata
- Download URL: imzml2isa_qt-0.1.3-py3-none-any.whl
- Upload date:
- Size: 663.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
489717e3745aef0a3b4c4b304b0a40676e5f6e551ca8b19d7d5f914aead505c3
|
|
| MD5 |
963a4953002355e6cdaeb508b3880a24
|
|
| BLAKE2b-256 |
e4942e1dd41b07b448d4ce1c91381144586dc26c88e361c09525316e5f492e2f
|