Metadata-Version: 2.1
Name: smriprep-docker
Version: 0.6.1
Summary: A wrapper for generating Docker commands using regular sMRIPrep syntax
Home-page: https://github.com/poldracklab/smriprep
Author: The CRN developers
Author-email: crn.poldracklab@gmail.com
Maintainer: Christopher J. Markiewicz
Maintainer-email: crn.poldracklab@gmail.com
License: 3-clause BSD
Description: The sMRIPrep on Docker wrapper
        ------------------------------
        
        sMRIprep is a structural magnetic resonance image pre-processing pipeline
        that is designed to provide an easily accessible, state-of-the-art interface
        that is robust to differences in scan acquisition protocols and that requires
        minimal user input, while providing easily interpretable and comprehensive
        error and output reporting.
        
        This is a lightweight Python wrapper to run sMRIPrep.
        It generates the appropriate Docker commands, providing an intuitive interface
        to running the sMRIPrep workflow in a Docker environment.
        Docker must be installed and running. This can be checked
        running ::
        
          docker info
        
        Please report any feedback to our `GitHub repository
        <https://github.com/poldracklab/smriprep>`_ and do not
        forget to `credit <https://smriprep.readthedocs.io/en/latest/citing.html>`_ all
        the authors of software that sMRIPrep uses.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/x-rst; charset=UTF-8
