Skip to main content

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:

  1. Get the TDF-SKD from Bruker (distributed for free at Bruker)
  2. Install i2nca into a virtual env (like a conda env)
  3. 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.
  4. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

i2nca-0.3.12.tar.gz (85.0 kB view hashes)

Uploaded Source

Built Distribution

i2nca-0.3.12-py3-none-any.whl (85.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page