Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

This framework allows to perform scRNA-seq-like analyses of imaging mass-spectrometry data. Check out the example jupyter-notebook in examples/

License

NotificationsYou must be signed in to change notification settings

mjoppich/pIMZ

Repository files navigation

Documentation StatusCircleCIPyPIGitHub All ReleasesPyPI - Python VersionPyPI - LicenseDOI

Description

pIMZ is a framework for Imaging Mass Spectrometry (IMS) data analysis.The python implementation is available fromgithub.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 viapip.

If not already done, you must first install the following dependencies manually. This is because at the time of writing this document, dabest requirespandas~=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 dabestsudo pip3 install numpy pandas --upgrade

Only then we should installpIMZ :

sudo pip3 install pIMZ

pIMZ is now ready to go!

Usage

References to examples and example notebooks can be found in theexamples folder, or in thedocumentation.

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

About

This framework allows to perform scRNA-seq-like analyses of imaging mass-spectrometry data. Check out the example jupyter-notebook in examples/

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp