Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Feb 18, 2024
1 parent 2395e65 commit aefbdab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/galaxy/tool_util/xsd/galaxy.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -3424,7 +3424,9 @@ $attribute_list:data_ref,dynamic_options,display,multiple:5
#### ``data_column``
This parameter type is used to select columns from a parameter.
This parameter type is used to select columns from a data parameter.
It uses the ``column_names`` metadata if present (only since 24.0)
and as a fallback the tab separated values of the first line.
$attribute_list:force_select,numerical,use_header_name,multiple:5
Expand Down

0 comments on commit aefbdab

Please sign in to comment.