From 5de6d40f73f3f68f5b1fa14ab1a0383f74f8e88a Mon Sep 17 00:00:00 2001 From: Lucille Delisle Date: Fri, 20 Oct 2023 13:48:34 +0200 Subject: [PATCH] Update relabel_from_file.xml --- lib/galaxy/tools/relabel_from_file.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/galaxy/tools/relabel_from_file.xml b/lib/galaxy/tools/relabel_from_file.xml index 5a4db5593c30..8b741d3b0b06 100644 --- a/lib/galaxy/tools/relabel_from_file.xml +++ b/lib/galaxy/tools/relabel_from_file.xml @@ -198,7 +198,7 @@ the tool will return:: .. class:: warningmark -Valid identifiers must contain only characters (a-z, A-Z), numbers (0-9), dash and underscore (-, _). Punctuation or whitespace are not allowed. +Valid identifiers must contain only characters (a-z, A-Z), numbers (0-9), dash (-), underscore (_), dot (.), space ( ) and comma (,). Other characters are not allowed. .. class:: infomark