# compose-runner
Python package to execute meta-analyses created using neurosynth compose and NiMARE
as the meta-analysis execution engine.
Raw data
{
"_id": null,
"home_page": null,
"name": "compose-runner",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "meta-analysis, neuroimaging, neurosynth, neurosynth-compose",
"author": null,
"author_email": "James Kent <jamesdkent21@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/08/c5/c0e1c13cf56caf0f38a1be8f4bee4631fa204f983487ae2a04aed8da5510/compose_runner-0.5.0.tar.gz",
"platform": null,
"description": "# compose-runner\n\nPython package to execute meta-analyses created using neurosynth compose and NiMARE\nas the meta-analysis execution engine.\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "A package for running neurosynth-compose analyses",
"version": "0.5.0",
"project_urls": {
"Repository": "https://github.com/neurostuff/compose-runner"
},
"split_keywords": [
"meta-analysis",
" neuroimaging",
" neurosynth",
" neurosynth-compose"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f200e72aa805951205621fc9ce8fd4c3495ec84c629aec8f41180c0e48b0652a",
"md5": "08af6fa4105e8a1238ddeaa6e34e502a",
"sha256": "ff39dc3bb05813362eac8b051dbeee0886078fa64e4b5ced69cfe25a387f2ea0"
},
"downloads": -1,
"filename": "compose_runner-0.5.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "08af6fa4105e8a1238ddeaa6e34e502a",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 13355968,
"upload_time": "2025-07-30T18:56:02",
"upload_time_iso_8601": "2025-07-30T18:56:02.594799Z",
"url": "https://files.pythonhosted.org/packages/f2/00/e72aa805951205621fc9ce8fd4c3495ec84c629aec8f41180c0e48b0652a/compose_runner-0.5.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "08c5c0e1c13cf56caf0f38a1be8f4bee4631fa204f983487ae2a04aed8da5510",
"md5": "1846fcdadc4db88b56fdf7d3cf43ddda",
"sha256": "7dfce096c285c472fa6d0062daf35091efa8f2e35cf18757120b97d101c1c679"
},
"downloads": -1,
"filename": "compose_runner-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "1846fcdadc4db88b56fdf7d3cf43ddda",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13346339,
"upload_time": "2025-07-30T18:56:04",
"upload_time_iso_8601": "2025-07-30T18:56:04.928261Z",
"url": "https://files.pythonhosted.org/packages/08/c5/c0e1c13cf56caf0f38a1be8f4bee4631fa204f983487ae2a04aed8da5510/compose_runner-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-30 18:56:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "neurostuff",
"github_project": "compose-runner",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "nimare",
"specs": []
},
{
"name": "nilearn",
"specs": []
},
{
"name": "click",
"specs": []
}
],
"lcname": "compose-runner"
}