Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added packages/mantpy/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions packages/mantpy/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name: mantpy
description: |
Mantpy is a framework for graph-based analysis of the extracellular matrix (ECM) in spatial
proteomics. It represents cells and ECM patches as distinct, linked node types, so matrix
structure can be analysed on its own or together with cellular context.
project_home: https://github.com/moeghaf/Mantpy
documentation_home: https://mantpy.readthedocs.io/
tutorials_home: https://mantpy.readthedocs.io/page/tutorials/loading-data.html
publications:
- 10.1101/2025.06.04.657781
install:
pypi: mantpy
primary_category: Spatial
tags:
- spatial proteomics
- imaging
- preprocessing
- segmentation
- clustering
- visualization
- interoperability
license: MIT
language: Python
contact:
- moeghaf
logo: logo.png
test_command: uvx hatch test
category: ecosystem
Loading