dipy / bl_apps_dipy_reslice

Brainlife wrapper app for dipy_reslice workflows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abcdspec-compliant Run on Brainlife.io

Dipy Reslice

The App reslice a diffusion-weighted magnetic resonance imaging (dMRI) dataset to have isotropic voxel size.

Authors

Contributors

Funding Acknowledgement

brainlife.io is publicly funded and for the sustainability of the project it is helpful to Acknowledge the use of the platform. We kindly ask that you acknowledge the funding below in your code and publications. Copy and past the following lines into your repository when using this code.

NSF-BCS-1734853 NSF-BCS-1636893 NSF-ACI-1916518 NSF-IIS-1912270 NIH-NIBIB-R01EB029272

Citations

We ask that you the following articles when publishing papers that used data, code or other resources created by the brainlife.io community.

  1. Garyfallidis, E., Brett, M., Amirbekian, B., Rokem, A., van der Walt, S., Descoteaux, M., Nimmo-Smith, I., & Dipy Contributors (2014). Dipy, a library for the analysis of diffusion MRI data. Frontiers in neuroinformatics, 8, 8. https://doi.org/10.3389/fninf.2014.00008

  2. Avesani, P., McPherson, B., Hayashi, S. et al. The open diffusion data derivatives, brain data upcycling via integrated publishing of derivatives and reproducible open cloud services. Sci Data 6, 69 (2019). https://doi.org/10.1038/s41597-019-0073-y

Running the App

1. On Brainlife.io

You can see a list of Dipy Apps currently regsitered on Brainlife. Find the App that you'd like to run and click "Execute" tab to specify dataset that you'd like to run the App on.

2. On your machine (Running Locally)

To run this command, you can simply type:

singularity exec -e docker://brainlife/dipy:1.1.1 dipy_reslice [your_args]

To see the documentation of all arguments, go to the following page

Input

To see the documentation of all the arguments, follow this link.

Output

All output files will be generated according to the passed arguments, as explained here.

Dependencies

This app runs on singularity.

DIPY

About

Brainlife wrapper app for dipy_reslice workflows.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 54.5%Language:Dockerfile 45.5%