Giter Site home page Giter Site logo

m2aia / mitk-docker Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 44 KB

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

Home Page: https://www.m2aia.de

License: BSD 3-Clause "New" or "Revised" License

CMake 5.36% C++ 94.64%

mitk-docker's Introduction

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

mitk-docker's People

Contributors

jtfcordes avatar

Stargazers

 avatar

Watchers

 avatar

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.