Code Monkey home page Code Monkey logo

pimz's Introduction

pIMZ: an integrative framework for imaging mass spectrometry analysis

Documentation Status CircleCI PyPI GitHub All Releases PyPI - Python Version PyPI - License DOI

Description

pIMZ is a framework for Imaging Mass Spectrometry (IMS) data analysis. The python implementation is available from github.com/mjoppich/pIMZ. For installation follow the instructions given here.

pIMZ focuses on a differential setting, where masses, specific to certain areas are first determined, and then serve as input for a cell-type detection framework and/or a differential expression setting.

pIMZ's documentation is available here: Documentation Status .

Installation

The easiest way to install most Python packages is via pip.

If not already done, you must first install the following dependencies manually. This is because at the time of writing this document, dabest requires pandas~=0.25, which is incompatible with probably the rest of the world nowadays. So first dabest is installed, then numpy and pandas are upgraded again ::

sudo pip3 install dabest
sudo pip3 install numpy pandas --upgrade

Only then we should install pIMZ :

sudo pip3 install pIMZ

pIMZ is now ready to go!

Usage

References to examples and example notebooks can be found in the examples folder, or in the documentation.

All available classes and their functions are explained in the modules/API documentation.

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.