Skip to content
/ NiMARE Public
forked from neurostuff/NiMARE

Coordinate- and Image-based meta-analysis in Python

License

Notifications You must be signed in to change notification settings

NBCLab/NiMARE

 
 

Repository files navigation

NiMARE: Neuroimaging Meta-Analysis Research Environment

A Python library for coordinate- and image-based meta-analysis.

Latest Version PyPI - Python Version DOI License CircleCI Documentation Status Codecov Code style: black Join the chat at https://mattermost.brainhack.org/brainhack/channels/nimare RRID:SCR_017398

Currently, NiMARE implements a range of image- and coordinate-based meta-analytic algorithms, as well as several methods for advanced meta-analytic methods, like automated annotation and functional decoding.

Installation

Please see our installation instructions for information on how to install NiMARE.

Installation with pip

pip install nimare

Local installation (development version)

pip install git+https://github.com/neurostuff/NiMARE.git#egg=nimare[peaks2maps-cpu]

If you have TensorFlow configured to take advantage of your local GPU use

pip install git+https://github.com/neurostuff/NiMARE.git#egg=nimare[peaks2maps-gpu]

Contributing

Please see our contributing guidelines for more information on contributing to NiMARE.

We ask that all contributions to NiMARE respect our code of conduct.

About

Coordinate- and Image-based meta-analysis in Python

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 99.1%
  • Other 0.9%