Important
This project is currently in active development. The API is subject to breaking changes without notice.
The neuromaps-prime toolbox integrates multiscale, multimodal annotations across NHP
brains, enabling comprehensive comparative analyses of brain organization. This package
extends the neuromaps ecosystem to provide unified access to diverse NHP brain datasets
and specialized tools for NHP-specific analyses.
- Robust transformation between NHP spaces (Yerkes19, NMT2, CIVETNMT, D99, MEBRAINS)
- Cross-species transformation between NHP and human (Yerkes19, fsLR)
Data currently included in the Neuromaps-PRIME graph:
To install the latest stable release version from PyPI, run:
pip install neuromaps-primeAlternatively, if you want to use the newest development version, you can install it directly from the repository via:
pip install git+https://github.com/childmindresearch/neuromaps-primeSee the examples/ directory for sample scripts:
example_graph_init.py— graph inspection and plottingexample_surface_transform.py— surface-to-surface resampling and surface-to-volume projectionexample_volume_transform.py— volume-to-volume warping and volume-to-surface projectionexample_plot_interactive_graph.py- generating an interactive HTML plot of the graph