# MiniSeq v1.0

## Overview

The MiniSeq workflow includes the following functionality.

* Preconfigured protocols that support the preparation of small genome, amplicon, targeted enrichment, and RNA sequencing using low library volumes for sequencing.
* Automated calculation of sample and buffer volumes.
* Automated calculation or display of reagents at every step in the protocol.
* Automatic step transition when required.
* Automatic placement of samples when necessary.
* Automated assignment of QC Pass/Fail, based on user-selected threshold values.

## Protocol 1: Select Normalization Variation (MiniSeq v1.0)

Protocol Type = Sequencing

**Next Steps Configuration**

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-7dbce6466ecac8d18d133b839adef955393209b5%2Fminiseq-protocol1-next-step-config.png?alt=media" alt=""><figcaption></figcaption></figure>

### Step 1: Select Normalization Variation (MiniSeq v1.0)

* Master Step Name = Select Normalization Variation (MiniSeq v1.0)
* Step Type = No Outputs

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-14621b1c24db5b54c1d07effff8e28274edd4c49%2Fminiseq-protocol1-step1-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Set Next Step - Remove</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} script:evaluateDynamicExpression -t false -h false -exp 'nextStep = ::REMOVE::' -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Routing Script for Normalization Variation</summary>

* Trigger Location = Step
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -u {username} -p {password} -i {stepURI:v2} -l {compoundOutputFileLuid0} script:changeWorkflow \
\
--FIELD_NAME 'Normalization Variation' \
--FIELD_VALUE 'Standard Normalization' \
--WORKFLOW 'MiniSeq v1.0' \
--STEP 'Create Normalized Library Pool (MiniSeq v1.0)' \
--INPUTS_OR_OUTPUTS 'INPUTS' \
\
--FIELD_NAME 'Normalization Variation' \
--FIELD_VALUE 'Bead-Based Normalization' \
--WORKFLOW 'MiniSeq v1.0' \
--STEP 'Dilute Library Pool to Loading Concentration and Denature - Bead Based (MiniSeq v1.0)' \
--INPUTS_OR_OUTPUTS 'INPUTS' \
\
--FIELD_NAME 'Normalization Variation' \
--FIELD_VALUE 'AmpliSeq for Illumina Normalization' \
--WORKFLOW 'MiniSeq v1.0' \
--STEP 'Dilute Libraries - AmpliSeq (MiniSeq v1.0)' \
--INPUTS_OR_OUTPUTS 'INPUTS' \
\
--FIELD_NAME 'Normalization Variation' \
--FIELD_VALUE 'AmpliSeq Library Equalizer for Illumina Normalization' \
--WORKFLOW 'MiniSeq v1.0' \
--STEP 'Pool Libraries - AmpliSeq Equalizer (MiniSeq v1.0)' \
--INPUTS_OR_OUTPUTS 'INPUTS' "
```

{% endcode %}

> ℹ The workflow version and step version for the routing script may vary depending on the version of the IPP.

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Not Used

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**    | **Field Type** | **Options** | **Additional Options and Dropdown Items**                            |
  | ----------------- | -------------- | ----------- | -------------------------------------------------------------------- |
  | Comment           | Multiline Text |             |                                                                      |
  | Instruction Notes | Multiline Text | Read Only   | Default = Select a Normalization Variation protocol for each sample. |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Expand
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**          | **Field Type** | **Options**    | **Additional Options and Dropdown Items**                                                                                                                                                                                                                    |
    | -------------- | ----------------------- | -------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
    | Container      | Container Name          | Built-in       |                |                                                                                                                                                                                                                                                              |
    | Container      | LIMS ID (Container)     | Built-in       |                |                                                                                                                                                                                                                                                              |
    | Container      | Well                    | Built-in       |                |                                                                                                                                                                                                                                                              |
    | Derived Sample | Sample Name             | Built-in       |                |                                                                                                                                                                                                                                                              |
    | Derived Sample | Normalization Variation | Text Dropdown  | Required Field | <ul><li><p>Presets</p><ul><li>Standard Normalization</li><li>Bead-Based Normalization</li><li>AmpliSeq for Illumina Normalization</li><li>AmpliSeq Library Equalizer for Illumina Normalization</li></ul></li><li>Default = Standard Normalization</li></ul> |
    | Project        | Project Name            | Built-in       |                |                                                                                                                                                                                                                                                              |

## Protocol 2: Standard Normalization (MiniSeq v1.0)

Protocol Type = Sequencing

**Next Steps Configuration**

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-84b1771d73662c469079cb5daadeacd0b09b544b%2Fminiseq-protocol2-next-step-config.png?alt=media" alt=""><figcaption></figcaption></figure>

### Step 1: Create Normalized Library Pool (MiniSeq v1.0)

* Master Step Name = Create Normalized Library Pool (MiniSeq v1.0)
* Step Type = Standard
* Derived Sample Generation = Fixed, 1
* Naming Convention = {InputItemName}
* Reagent Kits
  * Resuspension Buffer (RSB)

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-2316431df98f64506f03e85b2d198012eaecd9df%2Fminiseq-protocol2-step1-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Calculate Library &#x26; RSB Volumes - MiniSeq</summary>

* Trigger Location = Record Details
* Trigger Style = Manual button

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2:http} -u {username} -p {password} script:evaluateDynamicExpression -t true -h false \
-exp 'output.::Library (uL):: = (step.::Final Molarity (nM):: * step.::Final Volume (uL)::) / output.::Library Molarity (nM):: ; \
output.::RSB (uL):: = step.::Final Volume (uL):: - output.::Library (uL):: ; 
output.::Final Molarity (nM):: = step.::Final Molarity (nM)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items**                                                                                                                                                                  |
  | ------------------- | -------------- | ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Final Molarity (nM) | Numeric        |             | <ul><li>Default = 10</li><li>Range = 1 To 10</li><li>Decimal Places Displayed = 0</li></ul>                                                                                                                |
  | Final Volume (uL)   | Numeric        |             | <ul><li>Default = 10</li><li>Range = 10 To 400</li><li>Decimal Places Displayed = 0</li></ul>                                                                                                              |
  | Instruction Notes   | Multiline Text | Read Only   | <p>Default =<br>- Enter in Final Molarity (nM), Final Volume (uL) and Library Molarity (nM) before clicking on calculation button.<br>- Add 10 uL of each 10 nM library to a new microcentrifuge tube.</p> |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Expand
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**        | **Field Type** | **Options**    | **Additional Options and Dropdown Items** |
    | -------------- | --------------------- | -------------- | -------------- | ----------------------------------------- |
    | Container      | Container Name        | Built-in       |                |                                           |
    | Container      | LIMS ID (Container)   | Built-in       |                |                                           |
    | Container      | Well                  | Built-in       |                |                                           |
    | Derived Sample | Final Molarity (nM)   | Numeric        |                |                                           |
    | Derived Sample | Library Molarity (nM) | Numeric        | Required Field |                                           |
    | Derived Sample | Library (uL)          | Numeric        |                | Decimal Places Displayed = 0              |
    | Derived Sample | RSB (uL)              | Numeric        |                | Decimal Places Displayed = 0              |
    | Derived Sample | Sample Name           | Built-in       |                |                                           |
    | Project        | Project Name          | Built-in       |                |                                           |

### Step 2: Dilute Library Pool (MiniSeq v1.0)

* Master Step Name = Dilute Library Pool (MiniSeq v1.0)
* Step Type = Standard
* Derived Sample Generation = Fixed, 1
* Naming Convention = {InputItemName}
* Reagent Kits
  * Resuspension Buffer (RSB)

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-5bb0daf2403b61b232c76423f865f9ea1a53a061%2Fminiseq-protocol2-step2-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Copy Library Pool Molarity</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon entry

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2:http} -u {username} -p {password} script:evaluateDynamicExpression -t true -h false \
-exp 'output.::Library Pool (nM):: = input.::Final Molarity (nM)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Calculate Library Pool &#x26; RSB Volumes - MiniSeq</summary>

* Trigger Location = Record Details
* Trigger Style = Manual button

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2:http} -u {username} -p {password} script:evaluateDynamicExpression -t true -h false \
-exp 'output.::Library Pool (uL):: = (step.::Final Molarity (nM):: * step.::Final Volume (uL)::) / output.::Library Pool (nM):: ; \
output.::RSB (uL):: = step.::Final Volume (uL):: - output.::Library Pool (uL)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items**                                                            |
  | ------------------- | -------------- | ----------- | ---------------------------------------------------------------------------------------------------- |
  | Final Molarity (nM) | Numeric        |             | Default = 1                                                                                          |
  | Final Volume (uL)   | Numeric        |             | Default = 100                                                                                        |
  | Instruction Notes   | Multiline Text | Read Only   | Default = Enter in Final Molarity (nM), and Final Volume (uL) before clicking on calculation button. |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Expand
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name      | Built-in       |             |                                           |
    | Container      | LIMS ID (Container) | Built-in       |             |                                           |
    | Container      | Well                | Built-in       |             |                                           |
    | Derived Sample | Library Pool (nM)   | Numeric        |             | Decimal Places Displayed = 0              |
    | Derived Sample | Library Pool (uL)   | Numeric        |             | Decimal Places Displayed = 0              |
    | Derived Sample | RSB (uL)            | Numeric        |             | Decimal Places Displayed = 0              |
    | Derived Sample | Sample Name         | Built-in       |             |                                           |
    | Project        | Project Name        | Built-in       |             |                                           |

### Step 3: Denature Library Pool (MiniSeq v1.0)

* Master Step Name = Denature Library Pool (MiniSeq v1.0)
* Step Type = Standard
* Derived Sample Generation = Fixed, 1
* Naming Convention = {InputItemName}
* Reagent Kits
  * 0.1 N NaOH
  * 200 mM Tris-HCl, pH 7.0

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-a9376f65a64ebfef0016f1a2fe556938dc4bb324%2Fminiseq-protocol2-step3-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**    | **Field Type** | **Options** | **Additional Options and Dropdown Items**                                                                                                                                                                                                                                                                                     |
  | ----------------- | -------------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Instruction Notes | Multiline Text | Read Only   | <p>Default =<br>- Combine 5 uL of 1 nM Library Pool and 5 uL of 0.1 N NaOH in a microcentridge tube.<br>- Vortex briefly and then centrifuge at 280 × g for 1 minute.<br>- Incubate at room temperature for 5 minutes.<br>- Add 5 µl 200 mM Tris-HCl, pH 7.0. Vortex briefly and then centrifuge at 280 × g for 1 minute.</p> |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Collapse
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name      | Built-in       |             |                                           |
    | Container      | LIMS ID (Container) | Built-in       |             |                                           |
    | Container      | Well                | Built-in       |             |                                           |
    | Derived Sample | Sample Name         | Built-in       |             |                                           |
    | Project        | Project Name        | Built-in       |             |                                           |

### Step 4: Dilute to Loading Concentration (MiniSeq v1.0)

* Master Step Name = Dilute to Loading Concentration (MiniSeq v1.0)
* Step Type = Standard
* Derived Sample Generation = Fixed, 1
* Naming Convention = {InputItemName}
* Reagent Kits
  * Hybridization Buffer
    * Supplier = Illumina; part of MiniSeq High Output Reagent Kit
    * Catalog Number = 75 cycles - FC-420-1001; 150 cycles - FC-420-1002; 300 cycles - FC-420-1003
    * Website = [www.illumina.com](https://www.illumina.com)

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-50e296164be0945740615ac617b20980296045f3%2Fminiseq-protocol2-step4-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Routing Script for MiniSeq</summary>

* Trigger Location = Step
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -u {username} -p {password} -i {stepURI:v2} -l {compoundOutputLuid0} script:changeWorkflow \
\
--FIELD_NAME 'Add PhiX Control' \
--FIELD_VALUE 'No' \
--WORKFLOW 'MiniSeq v1.0' \
--STEP 'Run Setup (MiniSeq v1.0)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS' \
\
--FIELD_NAME 'Add PhiX Control' \
--FIELD_VALUE 'Yes' \
--WORKFLOW 'MiniSeq v1.0' \
--STEP 'Dilute Stock PhiX (MiniSeq v1.0)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS'"
```

{% endcode %}

> ℹ The workflow version and step version for the routing script may vary depending on the version of the IPP.

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**             | **Field Type** | **Options**    | **Additional Options and Dropdown Items**                                                                                                                                                                                                                                                                                                                                                |
  | -------------------------- | -------------- | -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Add PhiX Control           | Text Dropdown  | Required Field | <ul><li><p>Presets</p><ul><li>No</li><li>Yes</li></ul></li><li>Default = No</li></ul>                                                                                                                                                                                                                                                                                                    |
  | Instruction Notes          | Multiline Text | Read Only      | <ul><li>Default =<br>- Add 985 µl of prechilled Hybridization Buffer to the tube of denatured library.<br>- The total volume is 1 ml at 5 pM.<br>- Vortex briefly and then centrifuge at 280 × g for 1 minute.<br>- Transfer 180 µl diluted library to a new microcentrifuge tube.<br>- Add 320 µl prechilled Hybridization Buffer.<br>- The total volume is 500 µl at 1.8 pM.</li></ul> |
  | Loading Concentration (pM) | Numeric        |                | <ul><li>Default = 1.8</li></ul>                                                                                                                                                                                                                                                                                                                                                          |
  | Total Volume (uL)          | Numeric        |                | <ul><li>Default = 500</li></ul>                                                                                                                                                                                                                                                                                                                                                          |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Collapse
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name      | Built-in       |             |                                           |
    | Container      | LIMS ID (Container) | Built-in       |             |                                           |
    | Container      | Well                | Built-in       |             |                                           |
    | Derived Sample | Sample Name         | Built-in       |             |                                           |
    | Project        | Project Name        | Built-in       |             |                                           |

## Protocol 3: Bead-Based Normalization (MiniSeq v1.0)

Protocol Type = Sequencing

**Next Steps Configuration**

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-9a7791ed6e8a5efe5e2eaa39c20aea28bd58a362%2Fminiseq-protocol3-next-step-config.png?alt=media" alt=""><figcaption></figcaption></figure>

### Step 1: Dilute Library Pool to Loading Concentration and Denature - Bead Based (MiniSeq v1.0)

* Master Step Name = Dilute Library Pool to Loading Concentration and Denature - Bead Based (MiniSeq v1.0)
* Step Type = Standard
* Derived Sample Generation = Fixed, 1
* Naming Convention = {InputItemName}
* Reagent Kits
  * Hybridization Buffer
    * Supplier = Illumina; part of MiniSeq High Output Reagent Kit
    * Catalog Number = 75 cycles - FC-420-1001; 150 cycles - FC-420-1002; 300 cycles - FC-420-1003
    * Website = [www.illumina.com](https://www.illumina.com)

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-eb289b544b107c6213368e940f3f15c1057e3b87%2Fminiseq-protocol3-step1-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Calculate Prechilled Hybridization Buffer Volumes - MiniSeq</summary>

* Trigger Location = Record Details
* Trigger Style = Manual button

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2:http} -u {username} -p {password} script:evaluateDynamicExpression -t true -h false \
-exp 'output.::Prechilled Hybridization Buffer (uL):: = output.::Final Volume (uL):: - output.::Library Pool (uL)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Routing Script for MiniSeq</summary>

* Trigger Location = Step
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -u {username} -p {password} -i {stepURI:v2} -l {compoundOutputLuid0} script:changeWorkflow \
\
--FIELD_NAME 'Add PhiX Control' \
--FIELD_VALUE 'No' \
--WORKFLOW 'MiniSeq v1.0' \
--STEP 'Run Setup (MiniSeq v1.0)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS' \
\
--FIELD_NAME 'Add PhiX Control' \
--FIELD_VALUE 'Yes' \
--WORKFLOW 'MiniSeq v1.0' \
--STEP 'Dilute Stock PhiX (MiniSeq v1.0)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS'"
```

{% endcode %}

> ℹ The workflow version and step version for the routing script may vary depending on the version of the IPP.

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**    | **Field Type** | **Options**    | **Additional Options and Dropdown Items**                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  | ----------------- | -------------- | -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Add PhiX Control  | Text Dropdown  | Required Field | <ul><li><p>Presets</p><ul><li>No</li><li>Yes</li></ul></li><li>Default = No</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                          |
  | Instruction Notes | Multiline Text | Read Only      | <p>Default =<br>- Enter in Library Pool and Final Volume before clicking on calculation button.<br>- Vortex briefly and then centrifuge at 280 × g for 1 minute.<br>- Transfer 250 µl diluted library to a new microcentrifuge tube.<br>- Add 250 µl prechilled Hybridization Buffer.<br>- Vortex briefly and then centrifuge at 280 × g for 1 minute.<br>- To denture the diluted library pool, place the tube in the incubator for 2 minutes. Immediately cool on ice and leave it on ice for 5 minutes.</p> |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Expand
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**                       | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | ------------------------------------ | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name                       | Built-in       |             |                                           |
    | Container      | LIMS ID (Container)                  | Built-in       |             |                                           |
    | Container      | Well                                 | Built-in       |             |                                           |
    | Derived Sample | Final Volume (uL)                    | Numeric        |             | Decimal Places Displayed = 0              |
    | Derived Sample | Library Pool (uL)                    | Numeric        |             | Decimal Places Displayed = 0              |
    | Derived Sample | Prechilled Hybridization Buffer (uL) | Numeric        |             | Decimal Places Displayed = 0              |
    | Derived Sample | Sample Name                          | Built-in       |             |                                           |
    | Project        | Project Name                         | Built-in       |             |                                           |

## Protocol 4: AmpliSeq for Illumina Normalization (MiniSeq v1.0)

Protocol Type = Sequencing

**Next Steps Configuration**

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-6436e466126a9b38ffda82857411eac6719ab07f%2Fminiseq-protocol4-next-step-config.png?alt=media" alt=""><figcaption></figcaption></figure>

### Step 1: Dilute Libraries - AmpliSeq (MiniSeq v1.0)

* Master Step Name = Dilute Libraries - AmpliSeq (MiniSeq v1.0)
* Step Type = Standard
* Derived Sample Generation = Fixed, 1
* Naming Convention = {InputItemName}
* Reagent Kits
  * Low TE
    * Supplier = Supplier - Illumina; part of AmpliSeq Library Plus Kit
    * Catalog Number = 24 - 20019101; 96 - 200191102; 384 - 200191103
    * Website = [www.illumina.com](https://www.illumina.com)

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-19128b0837ebe442bf87fa003651e362dfc3a7d8%2Fminiseq-protocol4-step1-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Copy Final Molarity</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon entry

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
script:evaluateDynamicExpression \
-t false \
-h false \
-exp 'output.::Final Molarity (nM):: = step.::Final Molarity (nM)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Calculate Starting Molarity and Library &#x26; Low TE Volumes - MiniSeq</summary>

* Trigger Location = Record Details
* Trigger Style = Manual button

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2:http} -u {username} -p {password} script:evaluateDynamicExpression -t false -h false \
-exp 'output.::Starting Molarity (nM):: = (output.::Concentration:: * 1000000) / (660 * output.::Average Library Size (bp)::) ; \
output.::Library (uL):: = (output.::Final Molarity (nM):: * step.::Final Volume (uL)::) / output.::Starting Molarity (nM):: ; \
output.::Low TE (uL):: = step.::Final Volume (uL):: - output.::Library (uL)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items**                                                                |
  | ------------------- | -------------- | ----------- | -------------------------------------------------------------------------------------------------------- |
  | Final Molarity (nM) | Numeric        |             | Default = 2                                                                                              |
  | Final Volume (uL)   | Numeric        |             | Default = 50                                                                                             |
  | Instruction Notes   | Multiline Text | Read Only   | Default = Enter in the concentration and average library size before clicking on the calculation button. |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Expand
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**            | **Field Type** | **Options**    | **Additional Options and Dropdown Items** |
    | -------------- | ------------------------- | -------------- | -------------- | ----------------------------------------- |
    | Container      | Container Name            | Built-in       |                |                                           |
    | Container      | LIMS ID (Container)       | Built-in       |                |                                           |
    | Container      | Well                      | Built-in       |                |                                           |
    | Derived Sample | Average Library Size (bp) | Numeric        |                | Default = 350                             |
    | Derived Sample | Concentration             | Numeric        | Required Field | Decimal Places Displayed = 2              |
    | Derived Sample | Conc. Units               | Text           | Required Field |                                           |
    | Derived Sample | Final Molarity (nM)       | Numeric        |                |                                           |
    | Derived Sample | Library (uL)              | Numeric        |                | Decimal Places Displayed = 0              |
    | Derived Sample | Low TE (uL)               | Numeric        |                | Decimal Places Displayed = 2              |
    | Derived Sample | Sample Name               | Built-in       |                |                                           |
    | Derived Sample | Starting Molarity (nM)    | Numeric        |                | Decimal Places Displayed = 0              |
    | Project        | Project Name              | Built-in       |                |                                           |

### Step 2: Pool Libraries - AmpliSeq (MiniSeq v1.0)

* Master Step Name = Pool Libraries - AmpliSeq (MiniSeq v1.0)
* Step Type = Pooling
* Aliquot Generation = Fixed, 1
* Naming Convention = {PoolName}
* Reagent Kits
  * Low TE
    * Supplier = Supplier - Illumina; part of AmpliSeq Library Plus Kit
    * Catalog Number = 24 - 20019101; 96 - 200191102; 384 - 200191103
    * Website = [www.illumina.com](https://www.illumina.com)

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-04498562d883f269b8260ee3d4d2346ca038e205%2Fminiseq-protocol4-step2-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Copy Molarity - MiniSeq</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon entry

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
script:evaluateDynamicExpression \
-t false \
-h false \
-exp 'output.::Molarity (nM):: = input.::Final Molarity (nM)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Calculate DNA to RNA - MiniSeq</summary>

* Trigger Location = Record Details
* Trigger Style = Manual button

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} script:evaluateDynamicExpression -t false -h false \
-exp 'if (step.::AmpliSeq for Illumina Panel:: == ::Myeloid Panel::) {step.::DNA to RNA Ratio:: = ::8:1::} ; \
if (step.::AmpliSeq for Illumina Panel:: == ::Childhood Cancer Panel::) {step.::DNA to RNA Ratio:: = ::5:1::} ; \
if (step.::AmpliSeq for Illumina Panel:: == ::Focus Panel::) {step.::DNA to RNA Ratio:: = ::7:3::} ; \
if (step.::AmpliSeq for Illumina Panel:: == ::Comprehensive Panel v3::) {step.::DNA to RNA Ratio:: = ::25:1::}' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Pooling

* Label Uniqueness = On
* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**               | **Field Type** | **Options**    | **Additional Options and Dropdown Items**                                                                                                                                                                                                                                        |
  | ---------------------------- | -------------- | -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | AmpliSeq for Illumina Panel  | Text Dropdown  | Required Field | <ul><li><p>Presets</p><ul><li>Childhood Cancer Panel</li><li>Comprehensive Panel</li><li>Focus Panel</li><li>Myeloid Panel</li></ul></li><li>Default = Childhood Cancer Panel</li></ul>                                                                                          |
  | DNA to RNA Ratio             | Text           |                |                                                                                                                                                                                                                                                                                  |
  | Instruction Notes            | Multiline Text | Read Only      | <p>Default =<br>- Select the AmpliSeq for Illumina Panel before clicking on Calculate DNA to RNA ratio button.<br>- Combine equal library volumes to a 1.5 mL LoBind tube.<br>- User different tubes for DNA and RNA Libraries.<br>- Combine DNA to RNA ratio in a new tube.</p> |
  | Transfer Library Volume (uL) | Numeric        |                |                                                                                                                                                                                                                                                                                  |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Expand
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name      | Built-in       |             |                                           |
    | Container      | LIMS ID (Container) | Built-in       |             |                                           |
    | Container      | Well                | Built-in       |             |                                           |
    | Derived Sample | Molarity (nM)       | Numeric        |             | Decimal Places Displayed = 2              |
    | Derived Sample | Sample Name         | Built-in       |             |                                           |
    | Project        | Project Name        | Built-in       |             |                                           |

### Step 3: Denature Libraries - AmpliSeq (MiniSeq v1.0)

* Master Step Name = Denature Libraries - AmpliSeq (MiniSeq v1.0)
* Step Type = Standard
* Derived Sample Generation = Fixed, 1
* Naming Convention = {InputItemName}
* Reagent Kits
  * Low TE
    * Supplier = Supplier - Illumina; part of AmpliSeq Library Plus Kit
    * Catalog Number = 24 - 20019101; 96 - 200191102; 384 - 200191103
    * Website = [www.illumina.com](https://www.illumina.com)

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-aa07ccb532b9d2a6a2eb351d2f3ea84d3e94d50a%2Fminiseq-protocol4-step3-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Copy Molarity - MiniSeq</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon entry

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
script:evaluateDynamicExpression \
-t false \
-h false \
-exp 'output.::Molarity (nM):: = input.::Molarity (nM)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**          | **Field Type** | **Options** | **Additional Options and Dropdown Items**                                                                                                                                                       |
  | ----------------------- | -------------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | 0.2 N NaOH              | Numeric        |             | Default = 10                                                                                                                                                                                    |
  | 0.2 N NaOH Prep Date    | Date           |             |                                                                                                                                                                                                 |
  | 200 mM Tris-HCl, pH 7.0 | Numeric        |             | Default = 10                                                                                                                                                                                    |
  | Instruction Notes       | Multiline Text | Read Only   | <p>Default =<br>- Combine Pool Libraries and 0.2 N NaOH volumes.<br>- Vortex briefly. Incubate at room temp for 5 mins.<br>- Add 10 µl 200 mM Tris-HCl, pH 7.0 to the tube. Vortex briefly.</p> |
  | Pool Libraries (uL)     | Numeric        |             | Default = 10                                                                                                                                                                                    |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Collapse
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name      | Built-in       |             |                                           |
    | Container      | LIMS ID (Container) | Built-in       |             |                                           |
    | Container      | Well                | Built-in       |             |                                           |
    | Derived Sample | Molarity (nM)       | Numeric        |             | Decimal Places Displayed = 2              |
    | Derived Sample | Sample Name         | Built-in       |             |                                           |
    | Project        | Project Name        | Built-in       |             |                                           |

### Step 4: Dilute Denatured Libraries to Loading Concentration - AmpliSeq (MiniSeq v1.0)

* Master Step Name = Dilute Denatured Libraries to Loading Concentration - AmpliSeq (MiniSeq v1.0)
* Step Type = Standard
* Derived Sample Generation = Fixed, 1
* Naming Convention = {InputItemName}
* Reagent Kits
  * HT1
    * Supplier = Illumina; part of AmpliSeq Library Plus Kit
    * Catalog Number = 24 - 20019101; 96 - 200191102; 384 - 200191103 Website - [www.illumina.com](http://www.illumina.com)
    * Website = [www.illumina.com](https://www.illumina.com)

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-94c955f3cf808f55212280715f2d59fd1fee09e3%2Fminiseq-protocol4-step4-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Calculate Diluted Denatured Libraries &#x26; Prechilled HT1 Volumes - MiniSeq</summary>

* Trigger Location = Record Details
* Trigger Style = Manual button

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
script:evaluateDynamicExpression \
-t false \
-h false \
-exp 'output.::Diluted Denatured Libraries (uL):: = (step.::Loading Concentration (pM):: * step.::Final Volume (uL)::) / output.::Diluted Denatured Libraries (pM):: ; \
output.::Prechilled HT1(uL):: = step.::Final Volume (uL):: - output.::Diluted Denatured Libraries (uL)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Routing Script for MiniSeq</summary>

* Trigger Location = Step
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -u {username} -p {password} -i {stepURI:v2} -l {compoundOutputLuid0} script:changeWorkflow \
\
--FIELD_NAME 'Add PhiX Control' \
--FIELD_VALUE 'No' \
--WORKFLOW 'MiniSeq v1.0' \
--STEP 'Run Setup (MiniSeq v1.0)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS' \
\
--FIELD_NAME 'Add PhiX Control' \
--FIELD_VALUE 'Yes' \
--WORKFLOW 'MiniSeq v1.0' \
--STEP 'Dilute Stock PhiX (MiniSeq v1.0)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS'"
```

{% endcode %}

> ℹ The workflow version and step version for the routing script may vary depending on the version of the IPP.

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**             | **Field Type** | **Options**    | **Additional Options and Dropdown Items**                                                                                                                                                                                                                                      |
  | -------------------------- | -------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
  | 200 mM Tris-HCl, pH 7.0    | Numeric        |                | <ul><li>Default = 10</li></ul>                                                                                                                                                                                                                                                 |
  | Add PhiX Control           | Text Dropdown  | Custom Entries | <ul><li><p>Presets</p><ul><li>No</li><li>Yes</li></ul></li><li>Default = No</li></ul>                                                                                                                                                                                          |
  | Final Volume (uL)          | Numeric        |                | <ul><li>Default = 1000</li></ul>                                                                                                                                                                                                                                               |
  | Instruction Notes          | Multiline Text | Read Only      | <ul><li>Default =<br>- Enter Loading Concentration before clicking on the calculation button.<br>- Add 970 uL of prechilled HT1 to denatured library pool.<br>- Dilute to loading concentration by combining Diluted Denatured Libraries and Prechilled HT1 volumes.</li></ul> |
  | Loading Concentration (pM) | Numeric        |                | <ul><li>Default = 1.8</li><li>Range = 1.1 To 1.9</li></ul>                                                                                                                                                                                                                     |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Expand
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**                   | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | -------------------------------- | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name                   | Built-in       |             |                                           |
    | Container      | LIMS ID (Container)              | Built-in       |             |                                           |
    | Container      | Well                             | Built-in       |             |                                           |
    | Derived Sample | Diluted Denatured Libraries (pM) | Numeric        |             | Default = 20                              |
    | Derived Sample | Diluted Denatured Libraries (uL) | Numeric        |             | Decimal Places Displayed = 0              |
    | Derived Sample | Prechilled HT1(uL)               | Numeric        |             | Decimal Places Displayed = 0              |
    | Derived Sample | Sample Name                      | Built-in       |             |                                           |
    | Project        | Project Name                     | Built-in       |             |                                           |

## Protocol 5: AmpliSeq Library Equalizer for Illumina Normalization (MiniSeq v1.0)

Protocol Type = Sequencing

**Next Steps Configuration**

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-468a8493c3d4762008d6e1f36a09355189d60746%2Fminiseq-protocol5-next-step-config.png?alt=media" alt=""><figcaption></figcaption></figure>

### Step 1: Pool Libraries - AmpliSeq Equalizer (MiniSeq v1.0)

* Master Step Name = Pool Libraries - AmpliSeq (MiniSeq v1.0)
* Step Type = Pooling
* Aliquot Generation = Fixed, 1
* Naming Convention = {PoolName}
* Reagent Kits
  * Low TE
    * Supplier = Supplier - Illumina; part of AmpliSeq Library Plus Kit
    * Catalog Number = 24 - 20019101; 96 - 200191102; 384 - 200191103
    * Website = [www.illumina.com](https://www.illumina.com)

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-a66eee67212daba7c30bb1cbb0f2a1da45c6623f%2Fminiseq-protocol5-step1-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Copy Molarity - MiniSeq</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon entry

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
script:evaluateDynamicExpression \
-t false \
-h false \
-exp 'output.::Molarity (nM):: = input.::Final Molarity (nM)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Calculate DNA to RNA - MiniSeq</summary>

* Trigger Location = Record Details
* Trigger Style = Manual button

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} script:evaluateDynamicExpression -t false -h false \
-exp 'if (step.::AmpliSeq for Illumina Panel:: == ::Myeloid Panel::) {step.::DNA to RNA Ratio:: = ::8:1::} ; \
if (step.::AmpliSeq for Illumina Panel:: == ::Childhood Cancer Panel::) {step.::DNA to RNA Ratio:: = ::5:1::} ; \
if (step.::AmpliSeq for Illumina Panel:: == ::Focus Panel::) {step.::DNA to RNA Ratio:: = ::7:3::} ; \
if (step.::AmpliSeq for Illumina Panel:: == ::Comprehensive Panel v3::) {step.::DNA to RNA Ratio:: = ::25:1::}' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Pooling

* Label Uniqueness = On
* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**               | **Field Type** | **Options**    | **Additional Options and Dropdown Items**                                                                                                                                                                                                                                        |
  | ---------------------------- | -------------- | -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | AmpliSeq for Illumina Panel  | Text Dropdown  | Required Field | <ul><li><p>Presets</p><ul><li>Childhood Cancer Panel</li><li>Comprehensive Panel</li><li>Focus Panel</li><li>Myeloid Panel</li></ul></li><li>Default = Childhood Cancer Panel</li></ul>                                                                                          |
  | DNA to RNA Ratio             | Text           |                |                                                                                                                                                                                                                                                                                  |
  | Instruction Notes            | Multiline Text | Read Only      | <p>Default =<br>- Select the AmpliSeq for Illumina Panel before clicking on Calculate DNA to RNA ratio button.<br>- Combine equal library volumes to a 1.5 mL LoBind tube.<br>- User different tubes for DNA and RNA Libraries.<br>- Combine DNA to RNA ratio in a new tube.</p> |
  | Transfer Library Volume (uL) | Numeric        |                |                                                                                                                                                                                                                                                                                  |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Expand
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name      | Built-in       |             |                                           |
    | Container      | LIMS ID (Container) | Built-in       |             |                                           |
    | Container      | Well                | Built-in       |             |                                           |
    | Derived Sample | Molarity (nM)       | Numeric        |             | Decimal Places Displayed = 2              |
    | Derived Sample | Sample Name         | Built-in       |             |                                           |
    | Project        | Project Name        | Built-in       |             |                                           |

### Step 2: Denature Libraries - AmpliSeq Equalizer (MiniSeq v1.0)

* Master Step Name = Denature Libraries - AmpliSeq (MiniSeq v1.0)
* Step Type = Standard
* Derived Sample Generation = Fixed, 1
* Naming Convention = {InputItemName}
* Reagent Kits
  * Low TE
    * Supplier = Supplier - Illumina; part of AmpliSeq Library Plus Kit
    * Catalog Number = 24 - 20019101; 96 - 200191102; 384 - 200191103
    * Website = [www.illumina.com](https://www.illumina.com)

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-42caecf217070b9feb03938b89a60babca3d4dcc%2Fminiseq-protocol5-step2-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Copy Molarity - MiniSeq</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon entry

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
script:evaluateDynamicExpression \
-t false \
-h false \
-exp 'output.::Molarity (nM):: = input.::Molarity (nM)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**          | **Field Type** | **Options** | **Additional Options and Dropdown Items**                                                                                                                                                       |
  | ----------------------- | -------------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | 0.2 N NaOH              | Numeric        |             | Default = 10                                                                                                                                                                                    |
  | 0.2 N NaOH Prep Date    | Date           |             |                                                                                                                                                                                                 |
  | 200 mM Tris-HCl, pH 7.0 | Numeric        |             | Default = 10                                                                                                                                                                                    |
  | Instruction Notes       | Multiline Text | Read Only   | <p>Default =<br>- Combine Pool Libraries and 0.2 N NaOH volumes.<br>- Vortex briefly. Incubate at room temp for 5 mins.<br>- Add 10 µl 200 mM Tris-HCl, pH 7.0 to the tube. Vortex briefly.</p> |
  | Pool Libraries (uL)     | Numeric        |             | Default = 10                                                                                                                                                                                    |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Collapse
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name      | Built-in       |             |                                           |
    | Container      | LIMS ID (Container) | Built-in       |             |                                           |
    | Container      | Well                | Built-in       |             |                                           |
    | Derived Sample | Molarity (nM)       | Numeric        |             | Decimal Places Displayed = 2              |
    | Derived Sample | Sample Name         | Built-in       |             |                                           |
    | Project        | Project Name        | Built-in       |             |                                           |

### Step 3: Dilute Denatured Libraries to Loading Concentration - AmpliSeq Equalizer (MiniSeq v1.0)

* Master Step Name = Dilute Denatured Libraries to Loading Concentration - AmpliSeq (MiniSeq v1.0)
* Step Type = Standard
* Derived Sample Generation = Fixed, 1
* Naming Convention = {InputItemName}
* Reagent Kits
  * HT1
    * Supplier = Illumina; part of AmpliSeq Library Plus Kit
    * Catalog Number = 24 - 20019101; 96 - 200191102; 384 - 200191103 Website - [www.illumina.com](http://www.illumina.com)
    * Website = [www.illumina.com](https://www.illumina.com)

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-514d835f0d0d272f155b3b5e0e33bdfa321b0f93%2Fminiseq-protocol5-step3-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Calculate Diluted Denatured Libraries &#x26; Prechilled HT1 Volumes - MiniSeq</summary>

* Trigger Location = Record Details
* Trigger Style = Manual button

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
script:evaluateDynamicExpression \
-t false \
-h false \
-exp 'output.::Diluted Denatured Libraries (uL):: = (step.::Loading Concentration (pM):: * step.::Final Volume (uL)::) / output.::Diluted Denatured Libraries (pM):: ; \
output.::Prechilled HT1(uL):: = step.::Final Volume (uL):: - output.::Diluted Denatured Libraries (uL)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Routing Script for MiniSeq</summary>

* Trigger Location = Step
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -u {username} -p {password} -i {stepURI:v2} -l {compoundOutputLuid0} script:changeWorkflow \
\
--FIELD_NAME 'Add PhiX Control' \
--FIELD_VALUE 'No' \
--WORKFLOW 'MiniSeq v1.0' \
--STEP 'Run Setup (MiniSeq v1.0)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS' \
\
--FIELD_NAME 'Add PhiX Control' \
--FIELD_VALUE 'Yes' \
--WORKFLOW 'MiniSeq v1.0' \
--STEP 'Dilute Stock PhiX (MiniSeq v1.0)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS'"
```

{% endcode %}

> ℹ The workflow version and step version for the routing script may vary depending on the version of the IPP.

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**             | **Field Type** | **Options**    | **Additional Options and Dropdown Items**                                                                                                                                                                                                                                      |
  | -------------------------- | -------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
  | 200 mM Tris-HCl, pH 7.0    | Numeric        |                | <ul><li>Default = 10</li></ul>                                                                                                                                                                                                                                                 |
  | Add PhiX Control           | Text Dropdown  | Custom Entries | <ul><li><p>Presets</p><ul><li>No</li><li>Yes</li></ul></li><li>Default = No</li></ul>                                                                                                                                                                                          |
  | Final Volume (uL)          | Numeric        |                | <ul><li>Default = 1000</li></ul>                                                                                                                                                                                                                                               |
  | Instruction Notes          | Multiline Text | Read Only      | <ul><li>Default =<br>- Enter Loading Concentration before clicking on the calculation button.<br>- Add 970 uL of prechilled HT1 to denatured library pool.<br>- Dilute to loading concentration by combining Diluted Denatured Libraries and Prechilled HT1 volumes.</li></ul> |
  | Loading Concentration (pM) | Numeric        |                | <ul><li>Default = 1.8</li><li>Range = 1.1 To 1.9</li></ul>                                                                                                                                                                                                                     |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Expand
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**                   | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | -------------------------------- | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name                   | Built-in       |             |                                           |
    | Container      | LIMS ID (Container)              | Built-in       |             |                                           |
    | Container      | Well                             | Built-in       |             |                                           |
    | Derived Sample | Diluted Denatured Libraries (pM) | Numeric        |             | Default = 20                              |
    | Derived Sample | Diluted Denatured Libraries (uL) | Numeric        |             | Decimal Places Displayed = 0              |
    | Derived Sample | Prechilled HT1(uL)               | Numeric        |             | Decimal Places Displayed = 0              |
    | Derived Sample | Sample Name                      | Built-in       |             |                                           |
    | Project        | Project Name                     | Built-in       |             |                                           |

## Protocol 6: Add PhiX Control (MiniSeq v1.0)

Protocol Type = Sequencing

**Next Steps Configuration**

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-973bdd454b52a77e872187bedd0d3e0e95b56740%2Fminiseq-protocol6-next-step-config.png?alt=media" alt=""><figcaption></figcaption></figure>

### Step 1: Dilute Stock PhiX (MiniSeq v1.0)

* Master Step Name = Dilute Stock PhiX (MiniSeq v1.0)
* Step Type = Standard
* Derived Sample Generation = Fixed, 1
* Naming Convention = {InputItemName}
* Reagent Kits
  * Resuspension Buffer (RSB)
* Control Types
  * PhiX v3
    * Supplier = Illumina
    * Catalog Number = FC-110-3001
    * Website = <http://www.illumina.com/products/phix_control_v3.ilmn>

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-ba353a53ae97bd81c8ed83b6b61c6e4617a9a061%2Fminiseq-protocol6-step1-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Calculate Stock PhiX and RSB Volumes</summary>

* Trigger Location = Record Details
* Trigger Style = Manual button

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
script:evaluateDynamicExpression \
-t false \
-h false \
-exp 'step.::Stock PhiX Volume (uL):: = (step.::Final PhiX Molarity (nM):: * step.::Final PhiX Volume (uL)::) / step.::Stock PhiX Molarity (nM):: ; \
step.::RSB (uL):: = step.::Final PhiX Volume (uL):: - step.::Stock PhiX Volume (uL)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**           | **Field Type** | **Options** | **Additional Options and Dropdown Items**                                                                               |
  | ------------------------ | -------------- | ----------- | ----------------------------------------------------------------------------------------------------------------------- |
  | Final PhiX Molarity (nM) | Numeric        |             | Default = 4                                                                                                             |
  | Final PhiX Volume (uL)   | Numeric        |             | Default = 25                                                                                                            |
  | Instruction Notes        | Multiline Text | Read Only   | Default = Enter Stock PhiX (nM), Final PhiX Molarity (nM), and Final Volume (uL) before clicking on calculation button. |
  | RSB (uL)                 | Numeric        |             | Decimal Places Displayed = 0                                                                                            |
  | Stock PhiX Molarity (nM) | Numeric        |             | Default = 10                                                                                                            |
  | Stock PhiX Volume (uL)   | Numeric        |             | Decimal Places Displayed = 0                                                                                            |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Collapse
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name      | Built-in       |             |                                           |
    | Container      | LIMS ID (Container) | Built-in       |             |                                           |
    | Container      | Well                | Built-in       |             |                                           |
    | Derived Sample | Sample Name         | Built-in       |             |                                           |
    | Project        | Project Name        | Built-in       |             |                                           |

### Step 2: Denature PhiX (MiniSeq v1.0)

* Master Step Name = Denature PhiX (MiniSeq v1.0)
* Step Type = Standard
* Derived Sample Generation = Fixed, 1
* Naming Convention = {InputItemName}
* Reagent Kits
  * 0.1 N NaOH
  * 200 mM Tris-HCl, pH 7.0

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-a4faaf72bd2cf7e1e503734ece6a478608f9f8ae%2Fminiseq-protocol6-step2-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**    | **Field Type** | **Options** | **Additional Options and Dropdown Items**                                                                                                                                                                                                                                      |
  | ----------------- | -------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
  | Instruction Notes | Multiline Text | Read Only   | <p>Default =<br>- Combine 5uL of 4 nM PhiX and 5 uL of 0.1 N NaOH.<br>- Vortex briefly and then pulse centrifuge.<br>- Incubate at room temperature for 5 minutes.<br>- Add 5 µl 200 mM Tris-HCl, pH 7.0.<br>- Vortex briefly and then centrifuge at 280 × g for 1 minute.</p> |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Collapse
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name      | Built-in       |             |                                           |
    | Container      | LIMS ID (Container) | Built-in       |             |                                           |
    | Container      | Well                | Built-in       |             |                                           |
    | Derived Sample | Sample Name         | Built-in       |             |                                           |
    | Project        | Project Name        | Built-in       |             |                                           |

### Step 3: Dilute PhiX to Loading Concentration and Combine Library & PhiX (MiniSeq v1.0)

* Master Step Name = Dilute PhiX to Loading Concentration and Combine Library & PhiX (MiniSeq v1.0)
* Step Type = Pooling
* Aliquot Generation = Fixed, 1
* Naming Convention = {PoolName}
* Reagent Kits
  * Hybridization Buffer \* Supplier = Illumina; part of MiniSeq High Output Reagent Kit \* Catalog Number = 75 cycles - FC-420-1001; 150 cycles - FC-420-1002; 300 cycles - FC-420-1003 \* Website = [www.illumina.com](https://www.illumina.com)

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-ead7bba90a8eaad847f9bdc57abffd4f16535306%2Fminiseq-protocol6-step3-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>Calculate Denatured PhiX and Prechilled Hybridization Buffer Volumes</summary>

* Trigger Location = Record Details
* Trigger Style = Manual button

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
script:evaluateDynamicExpression \
-t false \
-h false \
-exp 'step.::Denatured PhiX Volume (uL):: = (step.::Final Denatured PhiX Molarity (pM):: * step.::Final Volume (uL)::) / step.::Denatured PhiX Molarity (pM):: ; \
step.::Prechilled Hybridization Buffer (uL):: = step.::Final Volume (uL):: - step.::Denatured PhiX Volume (uL)::' \
-log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Pooling

* Label Uniqueness = On
* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**                       | **Field Type** | **Options** | **Additional Options and Dropdown Items**                                                                                                                                                                                                                                                                                                                                                                                            |
  | ------------------------------------ | -------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
  | Denatured PhiX Molarity (pM)         | Numeric        |             | Default = 20                                                                                                                                                                                                                                                                                                                                                                                                                         |
  | Denatured PhiX Volume (uL)           | Numeric        |             | Decimal Places Displayed = 0                                                                                                                                                                                                                                                                                                                                                                                                         |
  | Final Denatured PhiX Molarity (pM)   | Numeric        |             | Default = 1.8                                                                                                                                                                                                                                                                                                                                                                                                                        |
  | Final Volume (uL)                    | Numeric        |             | Default = 500                                                                                                                                                                                                                                                                                                                                                                                                                        |
  | Instruction Notes                    | Multiline Text | Read Only   | <p>Default =<br>- Enter Denatured PhiX Molarity (pM), Final Denatured PhiX Molarity (pM) and Final Volume (uL) before clicking on calculation button.<br>- Add Denatured PhiX and Prechilled Hybridization Buffer volumes too dilute the denatured PhiX.<br>- Invert to mix and then centrifuge at 280 × g for 1 minute. - Combine 5 uL of denatured and diluted PhiX control with 500 uL of denatured and diluted library pool.</p> |
  | Prechilled Hybridization Buffer (uL) | Numeric        |             | Decimal Places Displayed = 0                                                                                                                                                                                                                                                                                                                                                                                                         |
* Step File Placeholders
  * Log - Automatically attached
* Sample Table
  * Sample Display Default = Collapse
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name      | Built-in       |             |                                           |
    | Container      | LIMS ID (Container) | Built-in       |             |                                           |
    | Container      | Well                | Built-in       |             |                                           |
    | Derived Sample | Sample Name         | Built-in       |             |                                           |
    | Project        | Project Name        | Built-in       |             |                                           |

## Protocol 7: Run Setup (MiniSeq v1.0)

Protocol Type = Sequencing

**Next Steps Configuration**

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-31236a93a6c30f45aa1800f253a054aa44b642c7%2Fminiseq-protocol7-next-step-config.png?alt=media" alt=""><figcaption></figcaption></figure>

### Step 1: Run Setup (MiniSeq v1.0)

* Master Step Name = Run Setup (MiniSeq v1.0)
* Step Type = Standard
* Derived Sample Generation = Fixed, 1
* Naming Convention = {InputItemName}
* Reagent Kits
  * MiniSeq High Output Reagent Kit
    * Supplier = Illumina
    * Catalog Number = 75 cycles - FC-420-1001; 150 cycles - FC-420-1002; 300 cycles - FC-420-1003
    * Website = [www.illumina.com](https://www.illumina.com)

#### Automations

<figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-8b9e03f4520654c01d2f7161012cef98c973332d%2Fminiseq-protocol7-step1-automation.png?alt=media" alt=""><figcaption></figcaption></figure>

<details>

<summary>1. miniseq sample sheet</summary>

* Trigger Location = Record Details
* Trigger Style = Manual button

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/DriverFileGenerator.jar -i {processURI:v2} -u {username} -p {password} \
script:driver_file_generator \
-t /opt/gls/clarity/extensions/conf/driverfiletemplates/miniSeq_Samplesheet.csv \
-o {compoundOutputFileLuid1}.csv \
-q true \
-destLIMSID {compoundOutputFileLuid1} \
-l {compoundOutputFileLuid2}"
```

{% endcode %}

</details>

<details>

<summary>Set Next Step - Advance</summary>

* Trigger Location = Record Details
* Trigger Style = Automatic upon exit

{% code overflow="wrap" %}

```markup
bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {stepURI:v2} -u {username} -p {password} \
      script:evaluateDynamicExpression \
      -t false \
      -h false \
      -exp 'nextStep = ::ADVANCE::' \
      -log {compoundOutputFileLuid0}"
```

{% endcode %}

</details>

#### Queue/Ice Bucket

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Column
* Sample Table (Column Headers)

  | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
  | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
  | Container      | Container Name      | Built-in       |             |                                           |
  | Container      | LIMS ID (Container) | Built-in       |             |                                           |
  | Container      | Well                | Built-in       |             |                                           |
  | Derived Sample | Sample Name         | Built-in       |             |                                           |
  | Derived Sample | Waiting             | Built-in       |             |                                           |
  | Project        | Project Name        | Built-in       |             |                                           |

#### Placement = Enabled

* Defaults
  * Sample Grouping = Group by Containers
  * Well Sort Order = Row
  * Placement Pattern = Row
* Destination Containers

  * MiniSeq Reagent Cartridge

  <figure><img src="https://2084401275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjuebS41N49G1Eh55hP7%2Fuploads%2Fgit-blob-da1cfa04609184cec0f02cb8c8879653502d71dd%2Fminiseq-reagent-cartridge.png?alt=media" alt=""><figcaption></figcaption></figure>

#### Record Details

* Step Data (Master Step Fields)

  | **Field Name**                | **Field Type** | **Options**    | **Additional Options and Dropdown Items**                                                                               |
  | ----------------------------- | -------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------- |
  | Adapter                       | Text           |                | <ul><li>Default = CTGTCTCTTATACACATCT</li></ul>                                                                         |
  | BaseSpace Sequence Hub        | Text Dropdown  | Custom Entries | <ul><li><p>Presets</p><ul><li>Run Monitoring Only</li><li>Run Monitoring and Storage</li></ul></li></ul>                |
  | Chemistry                     | Text           |                |                                                                                                                         |
  | Custom Primer for Read 1      | Text           |                |                                                                                                                         |
  | Customer Primer for Index 1   | Text           |                |                                                                                                                         |
  | Customer Primer for Read 2    | Text           |                |                                                                                                                         |
  | Customer Primer for Index 2   | Text           |                |                                                                                                                         |
  | Experiment Name               | Text           | Required Field |                                                                                                                         |
  | Index 1 (i7 Primer) Cycles    | Text           | Required Field | <ul><li>Default = 8</li></ul>                                                                                           |
  | Index 2 (i5 Primer) Cycles    | Text           | Required Field | <ul><li>Default = 8</li></ul>                                                                                           |
  | Instruction Notes             | Multiline Text | Read Only      | <ul><li>Default = Add 500 uL of prepared libraries to reagent cartridge.</li></ul>                                      |
  | Local Run Manager Analysis Id | Text           |                |                                                                                                                         |
  | Manifest File Name            | Text           |                |                                                                                                                         |
  | Module                        | Text           |                |                                                                                                                         |
  | Output Folder Location        | Text           |                |                                                                                                                         |
  | Read 1 Cycles                 | Numeric        | Required Field | <ul><li>Range = 0 To 151</li></ul>                                                                                      |
  | Read 2 Cycles                 | Numeric        | Required Field | <ul><li>Range = 0 To 151</li></ul>                                                                                      |
  | Read Type                     | Text Dropdown  | Required Field | <ul><li><p>Presets</p><ul><li>Paired End Read</li><li>Single Read</li></ul></li><li>Default = Paired End Read</li></ul> |
  | Workflow                      | Text           |                | <ul><li>Default = GenerateFASTQ</li></ul>                                                                               |
* Step File Placeholders
  * Log - Automatically attached
  * LRM Sample Sheet - Automatically attached
  * Manual Sample Sheet - Automatically attached
* Sample Table
  * Sample Display Default = Collapse
  * Well Sort Order = Column
  * Table Columns - Global Fields

    | **Category**   | **Field Name**      | **Field Type** | **Options** | **Additional Options and Dropdown Items** |
    | -------------- | ------------------- | -------------- | ----------- | ----------------------------------------- |
    | Container      | Container Name      | Built-in       |             |                                           |
    | Container      | LIMS ID (Container) | Built-in       |             |                                           |
    | Container      | Well                | Built-in       |             |                                           |
    | Derived Sample | Sample Name         | Built-in       |             |                                           |
    | Project        | Project Name        | Built-in       |             |                                           |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.connected.illumina.com/clarity-lims/instruments-and-integrations/miniseq-v1.0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
