Extract IBSI-compliant radiomics features using PySERA
python3 $__tool_directory__/run_radiomics.py
--image $image
--mask $mask
--output $output.extra_files_path
--categories "$categories"
--dimensions "$dimensions"
--apply_preprocessing "$apply_preprocessing"
This tool extracts handcrafted radiomics features from medical images using the PySERA library.