A MSI workflow package for top-level use and introduction of data preprocessing into workflow engines
Project description
i2nca
i2nca is a Mass Spectrometry Imaging INteractive Conversion and Quality Assesment tool bundle. It is desinged to utilize the powerful file reading capabilities of m2aia and provide a workflow package. The current workflows allow for MSI data preprocessing in the .imzml data format.
Installation:
i2nca is distributed through a number of channels. The builds of i2nca are plattform-independent and testes on Linux and Windows.
Install it with pip via:
pip install i2nca
or via the bioconda channel
currently on the way
or for dev use, install the provided conda recipe and use the pip+github install
conda env create -n env_name -f path\to\file\...\conda_recipe.yml
conda activate env_name
pip install i2nca@git+https://github.com/cKNUSPeR/i2nca.git
Update from github via:
pip uninstall i2nca
pip install i2nca@git+https://github.com/cKNUSPeR/i2nca.git
Brukertools
i2nca features tools that access the Bruker propietary formats for MSI data (.tsf and .tdf). These need the additional TDF-SKD distributed by Bruker. To install these tools, follow these steps:
- Get the TDF-SKD from Bruker (distributed for free at Bruker)
- Install i2nca into a virtual env (like a conda env)
- Copy the files timsdata.dll and timsdata.lib from the TDF-SDK and place them at the level of the python executable of the env.
- Reinstall i2nca into the env with the following command
pip uninstall i2nca
pip install i2nca@git+https://github.com/cKNUSPeR/i2nca.git@brukertools
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 i2nca-0.3.12.tar.gz.
File metadata
- Download URL: i2nca-0.3.12.tar.gz
- Upload date:
- Size: 85.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6858f15f1ea7f9c84474f7214e7498adeecb6199a761b36b452dd00537005601
|
|
| MD5 |
9e4bba7d0455c1ff65489a0abc86e018
|
|
| BLAKE2b-256 |
d90a44808080aa4a23202e584cb6d9a8637dfd0b0d134de8120047266f0d9069
|
File details
Details for the file i2nca-0.3.12-py3-none-any.whl.
File metadata
- Download URL: i2nca-0.3.12-py3-none-any.whl
- Upload date:
- Size: 85.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f785a096cdca5ad211c394bb8e9f3f9a730900dbed0733728949a6c3b97eac43
|
|
| MD5 |
c4c083d92d63822a5507c395a735da64
|
|
| BLAKE2b-256 |
91e29dca645721fe965448a97fd088f8149772b5af7f718ea5fb00d2c86a219d
|