Giter Site home page Giter Site logo
M2aia logo

Downloads

M²aia: a mass spectrometry imaging applications for interactive analysis in MITK

M²aia is open source software, based on the well-known Medical Imaging Interaction Toolkit (MITK). The software enables interactive visualization, signal-processing, 3D reconstruction and multi-modal image registration of mass spectrometry imaging (MSI) datasets.

More information

github.io/m2aia
Build instructions (windows/Linux)
Protocols

Cite M²aia

Cordes J; Enzlein T; Marsching C; Hinze M; Engelhardt S; Hopf C; Wolf I (July, 2021): M²aia - Interactive, fast and memory efficient analysis of 2D and 3D multi-modal mass spectrometry imaging data https://doi.org/10.1093/gigascience/giab049

biotools:m2aia

Docker

To use M²aia in a browser run:

docker pull ghcr.io/m2aia/m2aia:latest
docker run --rm -v /local/data/path:/data -p 8888:80 ghcr.io/m2aia/m2aia:latest

with password:

docker run --rm -v /local/data/path:/data -e VNC_PASSWORD=<password> -p 8888:80 ghcr.io/m2aia/m2aia:latest

Start M²aia by accessing http://localhost:8888

The container will shut down if M²aia is closed (File->Exit). The results written to the mapped volume have root user ownership

Python

We provide ImzML Reader and the Signal Processing utilities for Python.

https://github.com/m2aia/pym2aia
https://github.com/m2aia/pym2aia-examples

Contact

If you have questions about the application or if you would like to give us feedback, don't hesitate to open a new issue or contact me directly.

DOI

M²aia's Projects

imzml icon imzml

A common data format for mass spectrometry imaging

m2aia icon m2aia

Mass spectrometry imaging applications for interactive analysis in MITK (M²aia)

mitk icon mitk

Modified version of MITK required to build M²aia

mitk-docker icon mitk-docker

This project provides utilities to run Docker commands from within MITK and Docker based processing views.

mitk-elastix icon mitk-elastix

This is a MITK extension that provides utilities and plugins for image-based registration using the Elastix registration framework.

pym2aia icon pym2aia

pyM²aia is a Python package for memory-efficient access and processing of mass spectrometry image data. The I/O functionality is derived from the interactive desktop application M²aia. Special features are the batch generator utilities for deep learning applications.

pym2aia-examples icon pym2aia-examples

memory-efficient Python interface for mass spectrometry imaging with focus on Deep Learning

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.