Replies: 1 comment 1 reply
-
Hi Reza, The purpose of this is to allow to take a large pipeline and easily transform it to work on another PC, where the same raw data files might be in different locations and output needs to be directed to different folders. Also allows to target pipeline to a specific DIA-NN version. The syntax is --regex (typed in the RegEx field) followed by two strings in quotes, the first is the search string (can be a regular expression), the second is a relace string (can also be a regular expression). You can have multiple --regex commands in the field - all will be applied to all pipeline steps and all file location strings in those upon pressing the RegEx button. Add --ignore-case before adding any --regex commands to ignore letter case. Examples:
Best, |
Beta Was this translation helpful? Give feedback.
-
Hi Vadim,
Thank you for the incredible improvements in the new version.
I had a really naïve question about the option to use RegEx in the GUI. Could you please provide an example of how it can be used, for instance, to replace the output path or the input files? The major issue is not the "regex" expressions, but how to use them in diann.
Thank you very much.
Cheers,
Reza
Beta Was this translation helpful? Give feedback.
All reactions