The App uses the Local Principal Component Analysis (LPCA) method to denoise diffusion-weighted magnetic resonance imaging data.
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.
We ask that you the following articles when publishing papers that used data, code or other resources created by the brainlife.io community.
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
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
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.
To run this command, you can simply type:
singularity exec -e docker://brainlife/dipy:1.1.1 dipy_denoise_lpca [your_args]
To see the documentation of all arguments, go to the following page
This app runs on singularity.
dipy_denoise_lpca
workflow.dipy_denoise_lpca
: Command line Reference.