{ "info": { "author": "Rudolph Pienaar", "author_email": "rudolph.pienaar@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "pl-mri10yr06mo01da_normal\n================================\n\n.. image:: https://badge.fury.io/py/mri10yr06mo01da_normal.svg\n :target: https://badge.fury.io/py/mri10yr06mo01da_normal\n\n.. image:: https://travis-ci.org/FNNDSC/mri10yr06mo01da_normal.svg?branch=master\n :target: https://travis-ci.org/FNNDSC/mri10yr06mo01da_normal\n\n.. image:: https://img.shields.io/badge/python-3.5%2B-blue.svg\n :target: https://badge.fury.io/py/pl-mri10yr06mo01da_normal\n\n.. contents:: Table of Contents\n\n\nAbstract\n--------\n\nThis application simply copies from embedded data a reference normal anonymized MRI of a subject aged 10 years, 06 months, 01 days.\n\nSynopsis\n--------\n\n.. code::\n\n mri10yr06mo01da_normal.python \\\n [-v ] [--verbosity ] \\\n [--version] \\\n [--man] \\\n [--meta] \\\n [--dir ] \\\n [--splash ] \\\n \n\nArguments\n---------\n\n.. code::\n\n [-v ] [--verbosity ]\n Verbosity level for app. Not used currently.\n\n [--version]\n If specified, print version number.\n\n [--man]\n If specified, print this man page.\n\n [--meta]\n If specified, print plugin meta data.\n\n [--splash ]\n An optional splash message to print on startup.\n\n [--dir ]\n An optional override directory to copy to the .\n Note, if run from a containerized version, this will copy \n a directory from the *container* file system.\n\nRun\n----\n\nThis ``plugin`` can be run in two modes: natively as a python package or as a containerized docker image.\n\nUsing PyPI\n~~~~~~~~~~\n\nTo run from PyPI, simply do a \n\n.. code:: bash\n\n pip install mri10yr06mo01da_normal\n\nand run with\n\n.. code:: bash\n\n mri10yr06mo01da_normal.py --man /tmp\n\nto get inline help. The app should also understand being called with only one positional argument\n\n.. code:: bash\n\n mri10yr06mo01da_normal.py /destination/directory\n\nUsing ``docker run``\n~~~~~~~~~~~~~~~~~~~~\n\nTo run using ``docker``, be sure to assign an \"input\" directory to ``/incoming`` and an output directory to ``/outgoing``. *Make sure that the* ``$(pwd)/out`` *directory is world writable!*\n\nNow, prefix all calls with \n\n.. code:: bash\n\n docker run --rm -v $(pwd)/out:/outgoing \\\n fnndsc/pl-mri10yr06mo01da_normal mri10yr06mo01da_normal.py \\\n\nThus, getting inline help is:\n\n.. code:: bash\n\n mkdir out && chmod 777 out\n docker run --rm -v $(pwd)/in:/incoming -v $(pwd)/out:/outgoing \\\n fnndsc/pl-mri10yr06mo01da_normal mri10yr06mo01da_normal.py \\\n --man \\\n /outgoing\n\nExamples\n--------\n\nCopy the embedded MRI data to the ``out`` directory\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code:: bash\n\n mkdir out && chmod 777 out\n docker run --rm -v $(pwd)/out:/outgoing \\\n fnndsc/pl-mri10yr06mo01da_normal mri10yr06mo01da_normal.py \\\n /outgoing\n\nCopy a user specified directory to the ``out`` directory\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code:: bash\n\n mkdir out && chmod 777 out\n docker run --rm -v $(pwd)/out:/outgoing \\\n fnndsc/pl-mri10yr06mo01da_normal mri10yr06mo01da_normal.py \\\n --dir /usr/src/data\n /outgoing", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/FNNDSC/pl-mri10yr06mo01da_normal", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "mri10yr06mo01da-normal", "package_url": "https://pypi.org/project/mri10yr06mo01da-normal/", "platform": "", "project_url": "https://pypi.org/project/mri10yr06mo01da-normal/", "project_urls": { "Homepage": "https://github.com/FNNDSC/pl-mri10yr06mo01da_normal" }, "release_url": "https://pypi.org/project/mri10yr06mo01da-normal/1.1.4/", "requires_dist": null, "requires_python": "", "summary": "An anonymized MRI exemplar", "version": "1.1.4" }, "last_serial": 5309121, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "3eb4bfddc3e85b37a9e9625a0178bafd", "sha256": "39faeb98f06b09ce2ccc181abb3b3aac8e8cda8df2e1bfbf8c3baebbd1057b6e" }, "downloads": -1, "filename": "mri10yr06mo01da_normal-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3eb4bfddc3e85b37a9e9625a0178bafd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4592, "upload_time": "2019-03-29T16:37:37", "url": "https://files.pythonhosted.org/packages/c8/75/989bdc3f18a5440553994c7d76586724a4bc0449c0e1e9a8b94edb7a0739/mri10yr06mo01da_normal-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "113d2bb4b9e13d26b343977de9f8f88c", "sha256": "3c2fae6ab9bc2633908c9626f5b0993157f3b9192bf410103fde56c2de35d64e" }, "downloads": -1, "filename": "mri10yr06mo01da_normal-1.0.2.tar.gz", "has_sig": false, "md5_digest": "113d2bb4b9e13d26b343977de9f8f88c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4553, "upload_time": "2019-04-01T03:17:27", "url": "https://files.pythonhosted.org/packages/cd/63/eb8b367bd7f90456082acd3e9a93a532a445e3abc2692b154e512ba66280/mri10yr06mo01da_normal-1.0.2.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "b732c26cd78835b7ae82ec78da7bd219", "sha256": "95ab491533ddabc6c15a51ada67606d5a0fcf076c904b3fae119fb14c40c6cd4" }, "downloads": -1, "filename": "mri10yr06mo01da_normal-1.1.0.tar.gz", "has_sig": false, "md5_digest": "b732c26cd78835b7ae82ec78da7bd219", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4797, "upload_time": "2019-04-01T14:44:37", "url": "https://files.pythonhosted.org/packages/06/82/bb63c159d9bbd7b4020398f0b857d6c271e809e294f5571646df93828452/mri10yr06mo01da_normal-1.1.0.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "97fd22044b323aa3298669f22e57db63", "sha256": "392eaaeb70192ab30deb8ce1a42cb0834600d5a62fd7e22c34f6e1b0a356d9bd" }, "downloads": -1, "filename": "mri10yr06mo01da_normal-1.1.2.tar.gz", "has_sig": false, "md5_digest": "97fd22044b323aa3298669f22e57db63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4612, "upload_time": "2019-05-23T19:36:55", "url": "https://files.pythonhosted.org/packages/f7/80/a02a17e403c83d0e1d3c47acce6b5fb2a3e62bb1eb06970b74e27c264e9b/mri10yr06mo01da_normal-1.1.2.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "000a68d5229c472e37d192a2db9f3d98", "sha256": "81fa1129f85ddd6092bfcf966d4b593b049be3f243cdd6321c94a2c5e9625eba" }, "downloads": -1, "filename": "mri10yr06mo01da_normal-1.1.4.tar.gz", "has_sig": false, "md5_digest": "000a68d5229c472e37d192a2db9f3d98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4487, "upload_time": "2019-05-23T19:41:44", "url": "https://files.pythonhosted.org/packages/db/04/0b76bc485a04a04dd9e1b16fbc42d8f5e5223dc9bbb955f0cc1031c6e4cc/mri10yr06mo01da_normal-1.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "000a68d5229c472e37d192a2db9f3d98", "sha256": "81fa1129f85ddd6092bfcf966d4b593b049be3f243cdd6321c94a2c5e9625eba" }, "downloads": -1, "filename": "mri10yr06mo01da_normal-1.1.4.tar.gz", "has_sig": false, "md5_digest": "000a68d5229c472e37d192a2db9f3d98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4487, "upload_time": "2019-05-23T19:41:44", "url": "https://files.pythonhosted.org/packages/db/04/0b76bc485a04a04dd9e1b16fbc42d8f5e5223dc9bbb955f0cc1031c6e4cc/mri10yr06mo01da_normal-1.1.4.tar.gz" } ] }