Step 1: Library Pooling and Dilution (NextSeq 1000/2000 Sequencing v2.3)

In this step, the addition of RSB dilutes pooled samples. Manually create a working pool based on the final loading concentration required.

Only create one pool per step for the Calculate Volume automation script to work properly.

Register Pools & Register Step Completed

This automation is automatically triggered on exit of the step and performs the following tasks:
Registers the pool and library information used by the Clarity LIMS workflow. Samples in the pool are assumed to have gone through library preparation.
Registers the completion time of the step by publishing messages to UPA through the LINK service.

This automation is only used for UPA support.

/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/unified-product-analytics/automation/unified-product-analytics-automation.jar script:executeUPAAutomationScript -i {stepURI:v2} -u {username} -p {password} -l {compoundOutputFileLuid1} -s 'com/illumina/upa/scripts/common/pooling.groovy' && /opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/unified-product-analytics/automation/unified-product-analytics-automation.jar script:executeUPAAutomationScript -i {stepURI:v2} -u {username} -p {password} -l {compoundOutputFileLuid1} -s 'com/illumina/upa/scripts/common/step_completed.groovy'