Skip to content

tools for manipulating imaging mass spectrometry data in python

License

Notifications You must be signed in to change notification settings

skinniderlab/pyImagingMSpec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README Documentation Status

This repository contains a Python library for processing imaging mass spectrometry data.

See the documentation on readthedocs

Installation

  • Dependancies:

    • numpy
    • scipy
    • pyMS
    • pyimzML
  • install this branch with pip

sudo pip install pyImagingMSpec

Package Contents

This library is currently includes

  • data container class for a imaging mass spectrum
  • tools for normalising imaging mass spectrometry data
  • data container class for ion images
  • tools for processing ion images
  • some preliminary implementations of data converation utilities

Processing a dataset

  • Data should be in .imzml format

Who do I talk to?

If you're having difficulty running the pipeline get in touch with http://www.embl.de/research/units/scb/alexandrov/

License

This project is licensed under Apache 2.0 license.

About

tools for manipulating imaging mass spectrometry data in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.4%
  • Python 13.6%