Galaxy | Tool Preview

Column substitution (version 0.0.1)
Selecting no columns will target all columns

What it does

Use regular expressions (regex) to substitute field values. Datasets that do not have a metadata delimiter value will be treated as a single column per row.

This tool makes use of Python's re.sub functionality.