CBICA / CaPTk

Cancer Imaging Phenomics Toolkit (CaPTk) is a software platform to perform image analysis and predictive modeling tasks. Documentation: https://cbica.github.io/CaPTk
https://www.cbica.upenn.edu/captk
Other
175 stars 63 forks source link

[BraTSPipeline] Add option for user to put subject ID that will be pre-pended to output files #1366

Closed sarthakpati closed 3 years ago

sarthakpati commented 3 years ago

Is your feature request related to a problem? Please describe. Currently, the output file names are generic (${modality}_to_SRI.nii.gz), which makes for some renaming on the part of the user afterwards.

Describe the solution you'd like Add option for a subject ID that would be prepended to this and make the final files ${subjectID}_${modality}_to_SRI.nii.gz