diff --git a/boutiques_descriptors/bigbrainwarp-august-2022.json b/boutiques_descriptors/bigbrainwarp-august-2022.json index 4337832..9f1a2a7 100644 --- a/boutiques_descriptors/bigbrainwarp-august-2022.json +++ b/boutiques_descriptors/bigbrainwarp-august-2022.json @@ -12,7 +12,7 @@ "freesurfer_license": [ "FreesurferLicense", "TextFile", "SingleFile" ] }, "BoutiquesInputRegexChecker": { - "descriptor_of_input": [ "\\w+", "The descriptor must be a simple identifier of letters and digits" ] + "descriptor_of_input": [ "\\w+([\\.-]\\w+)*", "The descriptor must be a simple identifier of letters and digits, with maybe dashes or periods" ] }, "BoutiquesFreesurferLicenseFinder": "freesurfer_license" }