Thermo/Finnigan .raw file viewer based on rawprasslib
Project description
Prasopes is a free and open source Thermo/Finnigan .RAW spectra viewer. It is an implementation example of the rawFin library. Its limitation in means of the supported format scope is defined by the current developemnt state of the rawFin library.
## Installation
Install using the command bellow. Remove –user from command if You want to install the application into system directory.
Linux:
` python3 setup.py install --user `
Windows: Install python 3.x AS ADMINISTRATOR (!!), for simplicity I prefer to “install for all user” and check the checkbox to add python to PATH. Then run CMD (command prompt) AS ADMINISTATOR (!!) and type there: ` pip install prasopes pip install rawautoparams `
you can then run Prasopes by typing <i>prasopes</i> to cmdline.
For Git version - download this git repository and: ` pip install PyQt5 pip install PyQt5-sip python3 setup.py install --user ` PyQt5 and PyQt5-sip .egg packages are broken, if you will initiate installation by python3 setup.py the whole process will fail (at least true at 2018-09-16). If you install them by pip install valid .whl packages are downloaded instead and everything works as it should. If you accidentaly installed abovementioned .egg packages please remove them and proceed as stated above.
Mac: Not tested yet, please report.
## Usage
Execute as: prasopes [<SPECTRUM_FILE_PATH>]
The SPECTRUM_FILE_PATH argument is optional, it is path to file with spectrum. Use File -> Open or Ctrl+O to open a spectrum from GUI.
For exporting a spectrum use File -> Export or Ctrl+E.
experimental monitoring of the spectrum during acqusition (Need File -> Settings temp setted-up properly)
### GUI control
Doubleclick resets active graph
right button selection selects timelapse in chromatogram and zoom the selection in mass spectrum
left button pan on x-axis
scrolling zoom on x-axis
shift + scrolling zoom on y-axis
arrows move selection in chromatogram left/right (need a right button selection existing first)
## Special tools
experimental TSQ zce: ZCE calculator for the Finnigan TSQ 7000, for details see help in the TSQ zce window.
experimental DRL: data extractor for the relative ion intensities in course of time. Now in testing state.
- ## Supported format
.raw (based on rawprasslib => limited machine scope)
in future: .mzml (will be next), .CDF
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file prasopes-0.0.56.tar.gz
.
File metadata
- Download URL: prasopes-0.0.56.tar.gz
- Upload date:
- Size: 77.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0d7aff51b027d776d737dfce8ebfe78a29ca4231e438e4bd785cdeb4540b795 |
|
MD5 | ca020d4a79bc75e5fc5c4f6ec7c60f20 |
|
BLAKE2b-256 | 40452f9c7469b9b59cddf6bf3a1b99006c9df9b60c56a0061b6f3f4eb9004165 |
File details
Details for the file prasopes-0.0.56-py3-none-any.whl
.
File metadata
- Download URL: prasopes-0.0.56-py3-none-any.whl
- Upload date:
- Size: 96.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a758c19d549d8d9a60f92d44b331a0e1b4f16402f648c22de746c92f3d791c12 |
|
MD5 | fbccc88555dbdc945b528054486e2ce3 |
|
BLAKE2b-256 | 7f610d511bb5335525f916fcaad40bf4569baca42fa855261e4f76a0f7c5dcc3 |