courtois-neuromod / anat-processing

Pipeline to process anatomical data, including microstructure metrics from DWI and MT data
MIT License
5 stars 3 forks source link

Issues with log.info nextflow formatting #14

Closed jcohenadad closed 2 years ago

jcohenadad commented 3 years ago
   log.info "|  \| | ___ _   _ _ __ ___  _ __ ___   ___   __| |  ______  \ `--.| /  \/ | |"  

gives me this:

N E X T F L O W  ~  version 20.10.0
Launching `neuromod-process-spinalcord.nf` [voluminous_feynman] - revision: 55d525495d
Script compilation error
- file : /Users/julien/code/neuromod-anat-processing/neuromod-process-spinalcord.nf
- cause: Unexpected input: '"' @ line 163, column 10.
   log.info "|  \| | ___ _   _ _ __ ___  _ __ ___   ___   __| |  ______  \ `--.| /  \/ | |"  
            ^

1 error

dunno why...

agahkarakuzu commented 2 years ago

SCT is no longer using Nextflow, closing the issue.