Skip to content

Brainlife wrapper app for dipy_denoise_nlmeans workflows.

License

Notifications You must be signed in to change notification settings

dipy/bl_apps_dipy_denoise_nlmeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abcdspec-compliant Run on Brainlife.io

Dipy Denoise Diffusion MRI using NLmeans

The App uses the Non Local Means (NLmeans) method to denoise diffusion-weighted magnetic resonance imaging data.

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_denoise_nlmeans [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 requires singularity to run.

DIPY

Releases

No releases published

Packages

No packages published