Definition of placeholders
The Analysis Automation Server Plugin supports the following placeholders when defining the Output folder
, Export folder
, and Output prefix
settings:
SAMPLE_ID
: Will be replaced with the ID of the sample.DAY
: Will be replaced with the current day of month (e.g. 12).WEEK
: Will be replaced with the current week of year (e.g. 36).MONTH
: Will be replaced with the current month of year (e.g. 03).QUARTER
: Will be replaced with the current quarter of year (e.g. 3).YEAR
: Will be replaced with the current year (e.g. 2024).
When configuring these settings, the placeholders can be added by placing the text cursor at the point of insertion and clicking the P
button, or by right-clicking at the point of insertion (see figure 4.7).