Hello Arnaud and Guillaume, #tractoflow #scil
Query: After binding a volume with the data file and running the container the tractoflow pipeline showing an error.
Running a container with the volume containing data:
docker run -it -v C:\Users\Vikas\Desktop\Docker-TOF:\data b685fe9e5e02
$$ scilus/docker-tractoflow 2.1.1 b685fe9e5e02 5 months ago 9.81GB
With in Container:
root@a0ab60189d12:~# nextflow run tractoflow/main.nf --root C:\Users\Vikas\Desktop\Docker-TOF --dti_shells “1000” --fodf_shells “700”
Showing error-
N E X T F L O W ~ version 19.04.0
Pulling nextflow-io/tractoflow …
Cannot find nextflow-io/tractoflow
– Make sure exists a GitHub repository at this address [https://github.com/nextflow-io/tractoflow
](https://github.com/nextflow-io/tractoflow)
root@a0ab60189d12:~# nextflow run tractoflow/main.nf --help
Your suggestions will be worthy. If there exists any video tutorial or chances for the hands-on project that can be run online I would be eager to be a participant.
Thanks again!
Vikas