Metadata-Version: 2.1
Name: compose-runner
Version: 0.2.1
Summary: A package for running neurosynth-compose analyses
Project-URL: Repository, https://github.com/neurostuff/nsc-runner
Author-email: James Kent <jamesdkent21@gmail.com>
License: BSD 3-Clause License
Keywords: meta-analysis,neuroimaging,neurosynth,neurosynth-compose
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Requires-Dist: click
Requires-Dist: nimare==0.2.0
Provides-Extra: tests
Requires-Dist: pytest; extra == 'tests'
Requires-Dist: pytest-recording; extra == 'tests'
Requires-Dist: vcrpy; extra == 'tests'
Description-Content-Type: text/markdown

# nsc-runner

Python package to execute meta-analyses created using neurosynth compose and NiMARE
as the meta-analysis execution engine.
