Access analyze75 formatted mass spec images
Project description
msiimport
Description
A convenience package for accessing mass spec image data stored as analyze75 formated files (.hdr, .img, .t2m).
If there is interest in further functionality, please create an issue to ask for features or filetype compatibility (imzML, ...).
No filetype writing is planned at this time.
Installation
Install msiimport with:
pip install msiimport
Example
# Get a 2D ndarray of data near an m/z peak
from msiimport import analyze75 as ana
#...
data = ana(path_to_dot_hdr)
image = data.getImage(peakmz=303.23, tolerance=0.4)
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
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
File details
Details for the file msiimport-0.1.0.tar.gz.
File metadata
- Download URL: msiimport-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c52652b3ef4bc26cec3237a532077b7eb21ff15a4fb9e4b6e5871d6bc774f819
|
|
| MD5 |
5c54cdb8bfcbeb9d856616323322f5cf
|
|
| BLAKE2b-256 |
df97ed20d0469dcd19bb73d7ba31e65e7b6e35954aea3f056a25e8fa1635e819
|
File details
Details for the file msiimport-0.1.0-py3-none-any.whl.
File metadata
- Download URL: msiimport-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7037043d20e0a36daf30c8f27ccfb788b71bf1047e0021fe17db079ff0d8118c
|
|
| MD5 |
9110169a82300a764c7c483929362da4
|
|
| BLAKE2b-256 |
e7ae97973afbbe56b856d941cd90cfd6f6aae794ac500754f744f152e656f8cb
|