TruSeq DNA Exome v2.0

Overview

The TruSeq DNA Exome v2.0 includes the following functionality:

  • Preconfigured TruSeq DNA Exome v2.0 protocol that supports the preparation of 96 indexed, paired-end libraries, followed by enrichment using reagents provided in an Illumina® TruSeq® Exome Kit.

  • 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.

  • A routing script that allows sequencing of libraries to any Illumina sequencing instrument.

Protocol 1: Library Prep (TruSeq DNA Exome v2.0)

Protocol Type = Library Prep

Next Steps Configuration

Step 1: Normalize DNA (TruSeq DNA Exome v2.0)

  • Master Step Name = Normalize DNA (TruSeq DNA Exome v2.0.10)

  • Step Type = Standard

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {InputItemName}

  • Reagent Kits

    • TruSeq Exome Kit

      • Supplier = Illumina

      • Catalog Number = 24 - 20020614; 96 - 20020615

The version of Normalize DNA master step name may be different depending on the version of IPP installed.

Automations

Calculate Sample Volume & Shearing Buffer Mix
  • Trigger Location = Record Details

  • Trigger Style = Manual button

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 true \
-h false \
-exp 'output.::Concentration:: = input.::Concentration:: ; \
output.::Conc. Units:: = input.::Conc. Units:: ; \
output.::Sample Volume (uL):: = step.::DNA Amount (ng):: / output.::Concentration:: ; \
output.::Shearing Buffer Mix (uL):: = step.::Total Volume (uL):: - output.::Sample Volume (uL)::' \
-log {compoundOutputFileLuid0}"
Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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 = Column

  • Destination Containers

    • 96 well plate

Record Details

  • Step Data (Master Step Fields)

    Field Name

    Field Type

    Options

    Additional Options and Dropdown Items

    DNA Amount (ng)

    Numeric

    Read Only

    • Default = 100

    EDTA (uL)

    Numeric

    Read Only

    • Default = 10

    Notes

    Multiline Text

    Read Only

    • Default = DNA Amout (ng) and Total Volume (uL) are both per sample.

    RSB (mL)

    Numeric

    Read Only

    • Default = 5

    Total Volume (uL)

    Numeric

    Read Only

    • Default = 50

    • Decimal Places Displayed = 0

  • Step File Placeholders

    • Log - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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

      Concentration

      Numeric

      Required Field

      Decimal Places Displayed = 2

      Derived Sample

      Conc. Units

      Text

      Required Field

      Derived Sample

      Sample Name

      Built-in

      Derived Sample

      Sample Volume (uL)

      Numeric

      Decimal Places Displayed = 2

      Derived Sample

      Shearing Buffer Mix (uL)

      Numeric

      Decimal Places Displayed = 0

      Project

      Project Name

      Built-in

Step 2: Fragment DNA (TruSeq DNA Exome v2.0)

  • Master Step Name = Fragment DNA (TruSeq Exome v1.0)

  • Step Type = Standard

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {SubmittedSampleName}

  • Reagent Kits

    • TruSeq Exome Kit

      • Supplier = Illumina

      • Catalog Number = 24 - 20020614; 96 - 20020615

Automations

Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"
Normalize gDNA
  • Trigger Location = Not Used

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.::Sample Volume (ul):: = 100 / input.::Concentration (ng/ul):: ; output.::Buffer Volume (ul):: = 50 - output.::Sample Volume (ul):: ' -log {compoundOutputFileLuid0}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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 = Column

  • Destination Containers

    • Tube

    • 96 well plate

Record Details

  • Step Data (Master Step Fields)

    Field Name

    Field Type

    Options

    Additional Options and Dropdown Items

    Comment

    Multiline Text

    Covaris Cycles/Burst

    Numeric

    • Default = 200

    • Decimal Places Displayed = 0

    Covaris Duration (seconds)

    Numeric Dropdown

    Custom Entries

    • Presets

      • 375

      • 280

      • 360

      • 420

    • Decimal Places Displayed = 0

    Covaris Duty Factor (%)

    Numeric Dropdown

    Custom Entries

    • Presets

      • 20

      • 10

      • 30

    • Decimal Places Displayed = 0

    Covaris Intensifier

    Text Dropdown

    Custom Entries

    • Presets

      • Yes

      • No

    Covaris Intensity

    Numeric

    • Decimal Places Displayed = 0

    Covaris Peak Power (W)

    Numeric Dropdown

    Custom Entries

    • Presets

      • 50

      • 175

      • 450

    • Decimal Places Displayed = 0

    Covaris Temperature (C)

    Numeric Dropdown

    Custom Entries

    • Presets

      • 20

      • 7

    • Decimal Places Displayed = 0

    Covaris Water Level

    Numeric Dropdown

    Custom Entries

    • Presets

      • 12

      • 6

    • Decimal Places Displayed = 0

  • Step File Placeholders

    • Log File - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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: Clean Up Fragmented DNA (TruSeq DNA Exome v2.0)

  • Master Step Name = TruSeq DNA Exome v2.0.10

  • Step Type = Standard

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {InputItemName}

  • Reagent Kits

    • TruSeq Exome Kit

      • Supplier = Illumina

      • Catalog Number = 24 - 20020614; 96 - 20020615

The version of TruSeq DNA Exome master step name may be different depending on the version of IPP installed.

Automations

Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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 = Column

  • Destination Containers

    • Tube

    • 96 well plate

Record Details

  • Step Data (Master Step Fields)

    Field Name

    Field Type

    Options

    Additional Options and Dropdown Items

    80% EtOH Prep Date

    Date

  • Step File Placeholders

    • Log - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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: Repair Ends and Select Library Size (TruSeq DNA Exome v2.0)

  • Master Step Name = TruSeq DNA Exome v2.0.10

  • Step Type = Standard

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {InputItemName}

  • Reagent Kits

    • TruSeq Exome Kit

      • Supplier = Illumina

      • Catalog Number = 24 - 20020614; 96 - 20020615

The version of TruSeq DNA Exome master step name may be different depending on the version of IPP installed.

Automations

Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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 = Column

  • Destination Containers

    • Tube

    • 96 well plate

Record Details

  • Step Data (Master Step Fields)

    Field Name

    Field Type

    Options

    Additional Options and Dropdown Items

    Thermal Cycler Program

    Text

    Default = ERP

    80% EtOH Prep Date

    Date

  • Step File Placeholders

    • Log - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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 5: Ligate Adapters (TruSeq DNA Exome v2.0)

  • Master Step Name = Ligate Adapters (TruSeq DNA Exome v2.0.10)

  • Step Type = Add Labels

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {InputItemName}-{AppliedReagentLabels}

  • Reagent Kits

    • TruSeq Exome Kit

      • Supplier = Illumina

      • Catalog Number = 24 - 20020614; 96 - 20020615

The version of Ligate Adapters master step name may be different depending on the version of IPP installed.

Automations

Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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 = Column

  • Destination Containers

    • Tube

    • 96 well plate

Add Labels

  • Label Groups

    • IDT-ILMN TruSeq DNA-RNA UD 24 Indexes

    • IDT-ILMN TruSeq DNA-RNA UD 24 Indexes Plate

    • IDT-ILMN TruSeq DNA-RNA UD 96 Indexes Plate

    • TruSeq Exome

    • TruSeq Exome HT

    • TruSeq Exome LT

Record Details

  • Step Data (Master Step Fields)

    Field Name

    Field Type

    Options

    Additional Options and Dropdown Items

    Thermal Cycler Program

    Text

    Default = LIG

    80% EtOH Prep Date

    Date

  • Step File Placeholders

    • Log - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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 6: Enrich DNA Fragments (TruSeq DNA Exome v2.0)

  • Master Step Name = TruSeq DNA Exome v2.0.10

  • Step Type = Standard

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {InputItemName}

  • Reagent Kits

    • TruSeq Exome Kit

      • Supplier = Illumina

      • Catalog Number = 24 - 20020614; 96 - 20020615

The version of TruSeq DNA Exome master step name may be different depending on the version of IPP installed.

Automations

Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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 = Column

  • Destination Containers

    • Tube

    • 96 well plate

Record Details

  • Step Data (Master Step Fields)

    Field Name

    Field Type

    Options

    Additional Options and Dropdown Items

    PCR Cycles

    Numeric

    Thermal Cycler Program - Enrich

    Text

    Default = PCRNano

    80% EtOH Prep Date

    Date

  • Step File Placeholders

    • Log - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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 7: Qubit DNA QC (TruSeq DNA Exome v2.0)

  • Master Step Name = Qubit DNA QC (TruSeq Exome v1.0)

  • Step Type = Standard QC

  • Measurement Generation = Fixed, 2

  • Naming Convention = {SubmittedSampleName}

Automations

Average Concentration & Assign QC flags
  • Trigger Location = Record Details

  • Trigger Style = Manual button

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:computeReplicateAverage -src 'Concentration' -dest 'Concentration' -log {compoundOutputFileLuid3} && /opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {processURI:v2} -u {username} -p {password} script:assignQC -log {compoundOutputFileLuid1} -qcResult {compoundOutputFileLuid2}  && /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 true -h false -exp 'input.::Concentration:: = output.::Concentration::' -log {compoundOutputFileLuid3}"
Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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

    Criteria 1 - Source Data Field

    Text

    Default = Concentration

    Criteria 1 - Operator

    Text Dropdown

    Presets

    • >=

    • <=

    • =

    • !=

    Criteria 1 - Threshold Value

    Numeric

    Decimal Places Displayed = 2

    Criteria 2 - Source Data Field

    Text

    Default = Concentration

    Criteria 2 - Operator

    Text Dropdown

    Presets

    • >=

    • <=

    • =

    • !=

    Criteria 2 - Threshold Value

    Numeric

    Decimal Places Displayed = 2

  • Step File Placeholders

    • Qubit Result File - Manually uploaded

    • QC Assignment Log File - Manually uploaded

    • QC Assignment Report File - Manually uploaded

    • Log File - Automatically attached

  • Sample Table

    • Enable QC Flags = Yes

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • File Column Options

      • File Column Display = Hide

      • File Attachment Method = Auto

    • 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

      Concentration

      Numeric

      Required Field

      Decimal Places Displayed = 2

      Derived Sample

      Conc. Units

      Text

      Required Field

      Derived Sample

      Sample Name

      Built-in

      Measurement

      Concentration

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Conc. Units

      Text

      Project

      Project Name

      Built-in

Step 8: Bioanalyzer QC (TruSeq DNA Exome v2.0)

  • Master Step Name = Bioanalyzer QC (Library Validation) v2.0

  • Step Type = Standard QC

  • Measurement Generation = Fixed, 1

  • Naming Convention = {InputItemName} Bioanalyzer

Automations

Generate Bioanalyzer Input file
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon entry

bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/DriverFileGenerator.jar script:driver_file_generator -i {processURI:v2} -u {username} -p {password} -t /opt/gls/clarity/extensions/ngs-common/v5/EPP/conf/readonly/bioA_driver_file_template.csv -o {compoundOutputFileLuid0}.csv -l {compoundOutputFileLuid1}  && /opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar script:addBlankLines -i {stepURI:v2} -u {username} -p {password} -f {compoundOutputFileLuid0}.csv -l {compoundOutputFileLuid1} -sep COMMA -b ',False,' -h 1 -c LIMSID -pre 'Sample '"
Parse Bioanalyzer XML and assign QC flags
  • Trigger Location = Record Details

  • Trigger Style = Manual button

bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {processURI:v2} -u {username} -p {password} script:parseBioAnalyzer -inputFile {compoundOutputFileLuid2} -log {compoundOutputFileLuid5} -configFile '/opt/gls/clarity/extensions/conf/v5/bioanalyzer/defaultBioAnalyzerDNAConfig.groovy' script:assignQC -log {compoundOutputFileLuid6} -qcResult {compoundOutputFileLuid7}"
Set Next Step - Output PASS/FAIL
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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 true -h false -excludeControls true -exp 'if (output.QC == true) { nextStep = ::ADVANCE:: } else { nextStep = ::ESCALATE:: }' -log {compoundOutputFileLuid0}"
Parse Bioanalyzer XML, Assign QC flags, and Copy Concentrations
  • Trigger Location = Not Used

bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {processURI:v2} -u {username} -p {password} script:parseBioAnalyzer -inputFile {compoundOutputFileLuid2} -log {compoundOutputFileLuid5} -configFile '/opt/gls/clarity/extensions/conf/v5/bioanalyzer/defaultBioAnalyzerDNAConfig.groovy' script:assignQC -log {compoundOutputFileLuid6} -qcResult {compoundOutputFileLuid7} && /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 true -h false -exp 'output.::Concentration:: = output.::Region 1 Conc.:: ; input.::Concentration:: = output.::Concentration:: ; output.::Conc. Units:: = ::ng/ul:: ; input.::Conc. Units:: = output.::Conc. Units::' -log {compoundOutputFileLuid8}"
Parse Bioanalyzer XML, Calculate nM and assign QC flags
  • Trigger Location = Not Used

bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {processURI:v2} -u {username} -p {password} script:parseBioAnalyzer -inputFile {compoundOutputFileLuid2} -log {compoundOutputFileLuid5} -configFile '/opt/gls/clarity/extensions/conf/v5/bioanalyzer/defaultBioAnalyzerDNAConfig.groovy' && /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 true -h false -exp 'output.::Concentration:: = output.::Region 1 Conc.:: ; output.::Molarity (nM):: = (output.::Concentration:: * 1000000) / (660 * output.::Region 1 Average Size - bp::) ; input.::Molarity (nM):: = output.::Molarity (nM):: ; output.::Conc. Units:: = ::ng/ul::' -log {compoundOutputFileLuid8} && /opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {processURI:v2} -u {username} -p {password} script:assignQC -log {compoundOutputFileLuid6} -qcResult {compoundOutputFileLuid7}"
Parse Bioanalyzer XML, Copy nM and Assign QC flags
  • Trigger Location = Not Used

bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {processURI:v2} -u {username} -p {password} script:parseBioAnalyzer -inputFile {compoundOutputFileLuid2} -log {compoundOutputFileLuid5} -configFile '/opt/gls/clarity/extensions/conf/v5/bioanalyzer/defaultBioAnalyzerDNAConfig.groovy' && /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 true -h false -exp 'if (output.::Conc. Units::.contains(::pg::)) {output.::Molarity (nM):: = output.::Region 1 Molarity:: / 1000} else {output.::Molarity (nM):: = output.::Region 1 Molarity::} ; (input.::Molarity (nM):: = output.::Molarity (nM)::) ' -log {compoundOutputFileLuid8} && /opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {processURI:v2} -u {username} -p {password} script:assignQC -log {compoundOutputFileLuid6} -qcResult {compoundOutputFileLuid7}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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 = Column

    • Placement Pattern = Column

  • Destination Containers

    • BioAnalyzer DNA High Sensitivity Chip

    • BioAnalyzer DNA 1000 Chip

Record Details

Group of Defaults

Nextera DNA Flex Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 150.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 1,500.00

Nextera Mate Pair Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 150.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Average Size - bp

  • Criteria 2 - Threshold Value = 400.00

Nextera XT DNA Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 250.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 1,000.00

NRCC Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 350.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 1,000.00

TruSeq ChIP-Seq Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 150.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Average Size - bp

  • Criteria 2 - Threshold Value = 400.00

TruSeq Exome Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 150.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 1,000.00

TruSeq Methyl Capture EPIC Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 200.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 300.00

TruSeq Rapid Exome Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 200.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 500.00

TruSeq RNA Access Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 200.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 320.00

TruSeq RNA Exome Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 200.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 320.00

TruSeq Small RNA Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 100.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Average Size - bp

  • Criteria 2 - Threshold Value = 200.00

TruSeq Stranded mRNA Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 250.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Average Size - bp

  • Criteria 2 - Threshold Value = 275.00

TruSeq Stranded Total RNA Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 250.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Average Size - bp

  • Criteria 2 - Threshold Value = 275.00

TruSeq Targeted RNA Expression Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 100.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 300.00

TruSight Myeloid Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 150.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Size - bp

  • Criteria 2 - Threshold Value = 400.00

TruSight RNA Fusion Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 160.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Size - bp

  • Criteria 2 - Threshold Value = 700.00

TSCA Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 300.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Size - bp

  • Criteria 2 - Threshold Value = 400.00

  • Step Data

    • Group of Defaults = TruSeq Exome Library Validation

    • Master Step Fields

      Field Name

      Field Type

      Options

      Additional Options and Dropdown Items

      Criteria 1 - Operator

      Text Dropdown

      Custom Entries

      Presets

      • >=

      • <=

      • =

      • !=

      Criteria 1 - Source Data Field

      Text Dropdown

      Presets

      • Concentration

      • Conc. Units

      • Number of Peaks found

      • Peak 1 Size - bp

      • Peak 1 Conc.

      • Peak 1 Molarity

      • Peak 2 Size - bp

      • Peak 2 Conc.

      • Peak 2 Molarity

      • Peak 3 Size - bp

      • Peak 3 Conc.

      • Peak 3 Molarity

      • Peak 4 Size - bp

      • Peak 4 Conc.

      • Peak 4 Molarity

      • Peak 5 Size - bp

      • Peak 5 Conc.

      • Peak 5 Molarity

      • Number of Regions found

      • Region 1 Average Size - bp

      • Region 1 Conc.

      • Region 1 Molarity

      • Region 2 Average Size - bp

      • Region 2 Conc.

      • Region 2 Molarity

      • Region 3 Average Size - bp

      • Region 3 Conc.

      • Region 3 Molarity

      • Region 4 Average Size - bp

      • Region 4 Conc.

      • Region 4 Molarity

      • Region 5 Average Size - bp

      • Region 5 Conc.

      • Region 5 Molarity

      Criteria 1 - Threshold Value

      Numeric

      Decimal Places Displayed = 2

      Criteria 2 - Operator

      Text Dropdown

      Custom Entries

      Presets

      • >=

      • <=

      • =

      • !=

      Criteria 2 - Source Data Field

      Text Dropdown

      Presets

      • Concentration

      • Conc. Units

      • Number of Peaks found

      • Peak 1 Size - bp

      • Peak 1 Conc.

      • Peak 1 Molarity

      • Peak 2 Size - bp

      • Peak 2 Conc.

      • Peak 2 Molarity

      • Peak 3 Size - bp

      • Peak 3 Conc.

      • Peak 3 Molarity

      • Peak 4 Size - bp

      • Peak 4 Conc.

      • Peak 4 Molarity

      • Peak 5 Size - bp

      • Peak 5 Conc.

      • Peak 5 Molarity

      • Number of Regions found

      • Region 1 Average Size - bp

      • Region 1 Conc.

      • Region 1 Molarity

      • Region 2 Average Size - bp

      • Region 2 Conc.

      • Region 2 Molarity

      • Region 3 Average Size - bp

      • Region 3 Conc.

      • Region 3 Molarity

      • Region 4 Average Size - bp

      • Region 4 Conc.

      • Region 4 Molarity

      • Region 5 Average Size - bp

      • Region 5 Conc.

      • Region 5 Molarity

      Criteria 2 - Threshold Value

      Numeric

      Decimal Places Displayed = 2

      Use strict matching for Bioanalyzer results

      Toggle Switch

      Default = None Set

  • Step File Placeholders

    • Bioanalyzer Input File - Automatically attached

    • Bioanalyzer Input File Generation Log File - Automatically attached

    • Bioanalyzer XML Result File (required) - Manually uploaded

    • Result File (optional) - Manually uploaded

    • PDF Summary File (optional) - Manually uploaded

    • Bioanalyzer XML Parsing Log File - Automatically attached

    • QC Assignment Log File - Automatically attached

    • QC Assignment Report - Automatically attached

  • Sample Table

    • Enable QC Flags = Yes

    • Sample Display Default = Expand

    • Well Sort Order = Column

    • File Column Options

      • File Column Display = Hide

      • File Attachment Method = Auto

    • Table Columns - Global Fields

      Category

      Field Name

      Field Type

      Options

      Additional Options and Dropdown Items

      Derived Sample

      Molarity (nM)

      Numeric

      Decimal Places Displayed = 2

      Derived Sample

      Sample Name

      Built-in

      Measurement

      BA Sample Name

      Text

      Measurement

      Concentration

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Conc. Units

      Text

      Measurement

      Molarity (nM)

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Number of Peaks found

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Number of Regions found

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Peak 1 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 1 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 1 Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Peak 2 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 2 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 2 Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Peak 3 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 3 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 3 Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Peak 4 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 4 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 4 Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Peak 5 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 5 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 5 Size - bp

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 1 Average Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Region 1 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 1 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 2 Average Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Region 2 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 2 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 3 Average Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Region 3 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 3 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 4 Average Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Region 4 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 4 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 5 Average Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Region 5 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 5 Molarity

      Numeric

      Decimal Places Displayed = 2

Step 9: Hybridize Probes (TruSeq DNA Exome v2.0)

  • Master Step Name = TruSeq DNA Exome v2.0.10

  • Step Type = Standard

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {InputItemName}

  • Reagent Kits

    • TruSeq Exome Kit

      • Supplier = Illumina

      • Catalog Number = 24 - 20020614; 96 - 20020615

The version of TruSeq DNA Exome master step name may be different depending on the version of IPP installed.

Automations

Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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

    Thermal Cycler Program - Hybridize

    Text

    Default = TE HYB

  • Step File Placeholders

    • Log - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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 10: Capture Hybridize Probes (TruSeq DNA Exome v2.0)

  • Master Step Name = TruSeq DNA Exome v2.0.10

  • Step Type = Standard

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {InputItemName}

  • Reagent Kits

    • TruSeq Exome Kit

      • Supplier = Illumina

      • Catalog Number = 24 - 20020614; 96 - 20020615

The version of TruSeq DNA Exome master step name may be different depending on the version of IPP installed.

Automations

Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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 File Placeholders

    • Log - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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 11: Perform Second Hybridization (TruSeq DNA Exome v2.0)

  • Master Step Name = TruSeq DNA Exome v2.0.10

  • Step Type = Standard

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {InputItemName}

  • Reagent Kits

    • TruSeq Exome Kit

      • Supplier = Illumina

      • Catalog Number = 24 - 20020614; 96 - 20020615

The version of TruSeq DNA Exome master step name may be different depending on the version of IPP installed.

Automations

Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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

    Thermal Cycler Program - Hybridize

    Text

    Default = TE HYB

  • Step File Placeholders

    • Log - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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 12: Perform Second Capture (TruSeq DNA Exome v2.0)

  • Master Step Name = TruSeq DNA Exome v2.0.10

  • Step Type = Standard

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {InputItemName}

  • Reagent Kits

    • TruSeq Exome Kit

      • Supplier = Illumina

      • Catalog Number = 24 - 20020614; 96 - 20020615

The version of TruSeq DNA Exome master step name may be different depending on the version of IPP installed.

Automations

Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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 = Column

  • Destination Containers

    • 96 well plate

Record Details

  • Step File Placeholders

    • Log - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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 13: Clean Up Captured Library (TruSeq DNA Exome v2.0)

  • Master Step Name = TruSeq DNA Exome v2.0.10

  • Step Type = Standard

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {InputItemName}

  • Reagent Kits

    • TruSeq Exome Kit

      • Supplier = Illumina

      • Catalog Number = 24 - 20020614; 96 - 20020615

The version of TruSeq DNA Exome master step name may be different depending on the version of IPP installed.

Automations

Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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

    80% EtOH Prep Date

    Date

  • Step File Placeholders

    • Log - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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 14: Amplify Enriched Library (TruSeq DNA Exome v2.0)

  • Master Step Name = TruSeq DNA Exome v2.0.10

  • Step Type = Standard

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {InputItemName}

  • Reagent Kits

    • TruSeq Exome Kit

      • Supplier = Illumina

      • Catalog Number = 24 - 20020614; 96 - 20020615

The version of TruSeq DNA Exome master step name may be different depending on the version of IPP installed.

Automations

Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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

    PCR Cycles

    Numeric

    Thermal Cycler Program - Amplify

    Text

    Default = AMP8

  • Step File Placeholders

    • Log - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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 15: Clean Up Amplified Enriched Library (TruSeq DNA Exome v2.0)

  • Master Step Name = TruSeq DNA Exome v2.0.10

  • Step Type = Standard

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {InputItemName}

  • Reagent Kits

    • TruSeq Exome Kit

      • Supplier = Illumina

      • Catalog Number = 24 - 20020614; 96 - 20020615

The version of TruSeq DNA Exome master step name may be different depending on the version of IPP installed.

Automations

Set Next Step - Advance
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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

    • Tube

    • 96 well plate

Record Details

  • Step Data (Master Step Fields)

    Field Name

    Field Type

    Options

    Additional Options and Dropdown Items

    80% EtOH Prep Date

    Date

  • Step File Placeholders

    • Log - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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 16: Bioanalyzer QC (TruSeq DNA Exome v2.0)

  • Master Step Name = Bioanalyzer QC (Library Validation) v2.0

  • Step Type = Standard QC

  • Measurement Generation = Fixed, 1

  • Naming Convention = {InputItemName} Bioanalyzer

Automations

Generate Bioanalyzer Input file
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon entry

bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/DriverFileGenerator.jar script:driver_file_generator -i {processURI:v2} -u {username} -p {password} -t /opt/gls/clarity/extensions/ngs-common/v5/EPP/conf/readonly/bioA_driver_file_template.csv -o {compoundOutputFileLuid0}.csv -l {compoundOutputFileLuid1}  && /opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar script:addBlankLines -i {stepURI:v2} -u {username} -p {password} -f {compoundOutputFileLuid0}.csv -l {compoundOutputFileLuid1} -sep COMMA -b ',False,' -h 1 -c LIMSID -pre 'Sample '"
Parse Bioanalyzer XML, Calculate nM and assign QC flags
  • Trigger Location = Record Details

  • Trigger Style = Manual button

bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {processURI:v2} -u {username} -p {password} script:parseBioAnalyzer -inputFile {compoundOutputFileLuid2} -log {compoundOutputFileLuid5} -configFile '/opt/gls/clarity/extensions/conf/v5/bioanalyzer/defaultBioAnalyzerDNAConfig.groovy' && /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 true -h false -exp 'output.::Concentration:: = output.::Region 1 Conc.:: ; output.::Molarity (nM):: = (output.::Concentration:: * 1000000) / (660 * output.::Region 1 Average Size - bp::) ; input.::Molarity (nM):: = output.::Molarity (nM):: ; output.::Conc. Units:: = ::ng/ul::' -log {compoundOutputFileLuid8} && /opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {processURI:v2} -u {username} -p {password} script:assignQC -log {compoundOutputFileLuid6} -qcResult {compoundOutputFileLuid7}"
Set Next Step - Output PASS/FAIL
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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 true -h false -excludeControls true -exp 'if (output.QC == true) { nextStep = ::ADVANCE:: } else { nextStep = ::ESCALATE:: }' -log {compoundOutputFileLuid0}"
Parse Bioanalyzer XML and assign QC flags
  • Trigger Location = Not Used

bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {processURI:v2} -u {username} -p {password} script:parseBioAnalyzer -inputFile {compoundOutputFileLuid2} -log {compoundOutputFileLuid5} -configFile '/opt/gls/clarity/extensions/conf/v5/bioanalyzer/defaultBioAnalyzerDNAConfig.groovy' script:assignQC -log {compoundOutputFileLuid6} -qcResult {compoundOutputFileLuid7}"
Parse Bioanalyzer XML, Assign QC flags, and Copy Concentrations
  • Trigger Location = Not Used

bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {processURI:v2} -u {username} -p {password} script:parseBioAnalyzer -inputFile {compoundOutputFileLuid2} -log {compoundOutputFileLuid5} -configFile '/opt/gls/clarity/extensions/conf/v5/bioanalyzer/defaultBioAnalyzerDNAConfig.groovy' script:assignQC -log {compoundOutputFileLuid6} -qcResult {compoundOutputFileLuid7} && /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 true -h false -exp 'output.::Concentration:: = output.::Region 1 Conc.:: ; input.::Concentration:: = output.::Concentration:: ; output.::Conc. Units:: = ::ng/ul:: ; input.::Conc. Units:: = output.::Conc. Units::' -log {compoundOutputFileLuid8}"
Parse Bioanalyzer XML, Copy nM and Assign QC flags
  • Trigger Location = Not Used

bash -l -c "/opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {processURI:v2} -u {username} -p {password} script:parseBioAnalyzer -inputFile {compoundOutputFileLuid2} -log {compoundOutputFileLuid5} -configFile '/opt/gls/clarity/extensions/conf/v5/bioanalyzer/defaultBioAnalyzerDNAConfig.groovy' && /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 true -h false -exp 'if (output.::Conc. Units::.contains(::pg::)) {output.::Molarity (nM):: = output.::Region 1 Molarity:: / 1000} else {output.::Molarity (nM):: = output.::Region 1 Molarity::} ; (input.::Molarity (nM):: = output.::Molarity (nM)::) ' -log {compoundOutputFileLuid8} && /opt/gls/clarity/bin/java -jar /opt/gls/clarity/extensions/ngs-common/v5/EPP/ngs-extensions.jar -i {processURI:v2} -u {username} -p {password} script:assignQC -log {compoundOutputFileLuid6} -qcResult {compoundOutputFileLuid7}"

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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 = Column

    • Placement Pattern = Column

  • Destination Containers

    • BioAnalyzer DNA High Sensitivity Chip

    • BioAnalyzer DNA 1000 Chip

Record Details

Group of Defaults

Nextera DNA Flex Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 150.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 1,500.00

Nextera Mate Pair Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 150.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Average Size - bp

  • Criteria 2 - Threshold Value = 400.00

Nextera XT DNA Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 250.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 1,000.00

NRCC Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 350.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 1,000.00

TruSeq ChIP-Seq Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 150.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Average Size - bp

  • Criteria 2 - Threshold Value = 400.00

TruSeq Exome Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 150.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 1,000.00

TruSeq Methyl Capture EPIC Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 200.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 300.00

TruSeq Rapid Exome Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 200.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 500.00

TruSeq RNA Access Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 200.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 320.00

TruSeq RNA Exome Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 200.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 320.00

TruSeq Small RNA Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 100.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Average Size - bp

  • Criteria 2 - Threshold Value = 200.00

TruSeq Stranded mRNA Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 250.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Average Size - bp

  • Criteria 2 - Threshold Value = 275.00

TruSeq Stranded Total RNA Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 250.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Average Size - bp

  • Criteria 2 - Threshold Value = 275.00

TruSeq Targeted RNA Expression Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Peak 2 Size - bp

  • Criteria 1 - Threshold Value = 100.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Peak 2 Size - bp

  • Criteria 2 - Threshold Value = 300.00

TruSight Myeloid Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 150.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Size - bp

  • Criteria 2 - Threshold Value = 400.00

TruSight RNA Fusion Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 160.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Size - bp

  • Criteria 2 - Threshold Value = 700.00

TSCA Library Validation
  • Criteria 1 - Operator = >=

  • Criteria 1 - Source Data Field = Region 1 Average Size - bp

  • Criteria 1 - Threshold Value = 300.00

  • Criteria 2 - Operator = <=

  • Criteria 2 - Source Data Field = Region 1 Size - bp

  • Criteria 2 - Threshold Value = 400.00

  • Step Data

    • Group of Defaults = TruSeq Exome Library Validation

    • Master Step Fields

      Field Name

      Field Type

      Options

      Additional Options and Dropdown Items

      Criteria 1 - Operator

      Text Dropdown

      Custom Entries

      Presets

      • >=

      • <=

      • =

      • !=

      Criteria 1 - Source Data Field

      Text Dropdown

      Presets

      • Concentration

      • Conc. Units

      • Number of Peaks found

      • Peak 1 Size - bp

      • Peak 1 Conc.

      • Peak 1 Molarity

      • Peak 2 Size - bp

      • Peak 2 Conc.

      • Peak 2 Molarity

      • Peak 3 Size - bp

      • Peak 3 Conc.

      • Peak 3 Molarity

      • Peak 4 Size - bp

      • Peak 4 Conc.

      • Peak 4 Molarity

      • Peak 5 Size - bp

      • Peak 5 Conc.

      • Peak 5 Molarity

      • Number of Regions found

      • Region 1 Average Size - bp

      • Region 1 Conc.

      • Region 1 Molarity

      • Region 2 Average Size - bp

      • Region 2 Conc.

      • Region 2 Molarity

      • Region 3 Average Size - bp

      • Region 3 Conc.

      • Region 3 Molarity

      • Region 4 Average Size - bp

      • Region 4 Conc.

      • Region 4 Molarity

      • Region 5 Average Size - bp

      • Region 5 Conc.

      • Region 5 Molarity

      Criteria 1 - Threshold Value

      Numeric

      Decimal Places Displayed = 2

      Criteria 2 - Operator

      Text Dropdown

      Custom Entries

      Presets

      • >=

      • <=

      • =

      • !=

      Criteria 2 - Source Data Field

      Text Dropdown

      Presets

      • Concentration

      • Conc. Units

      • Number of Peaks found

      • Peak 1 Size - bp

      • Peak 1 Conc.

      • Peak 1 Molarity

      • Peak 2 Size - bp

      • Peak 2 Conc.

      • Peak 2 Molarity

      • Peak 3 Size - bp

      • Peak 3 Conc.

      • Peak 3 Molarity

      • Peak 4 Size - bp

      • Peak 4 Conc.

      • Peak 4 Molarity

      • Peak 5 Size - bp

      • Peak 5 Conc.

      • Peak 5 Molarity

      • Number of Regions found

      • Region 1 Average Size - bp

      • Region 1 Conc.

      • Region 1 Molarity

      • Region 2 Average Size - bp

      • Region 2 Conc.

      • Region 2 Molarity

      • Region 3 Average Size - bp

      • Region 3 Conc.

      • Region 3 Molarity

      • Region 4 Average Size - bp

      • Region 4 Conc.

      • Region 4 Molarity

      • Region 5 Average Size - bp

      • Region 5 Conc.

      • Region 5 Molarity

      Criteria 2 - Threshold Value

      Numeric

      Decimal Places Displayed = 2

      Use strict matching for Bioanalyzer results

      Toggle Switch

      Default = None Set

  • Step File Placeholders

    • Bioanalyzer Input File - Automatically attached

    • Bioanalyzer Input File Generation Log File - Automatically attached

    • Bioanalyzer XML Result File (required) - Manually uploaded

    • Result File (optional) - Manually uploaded

    • PDF Summary File (optional) - Manually uploaded

    • Bioanalyzer XML Parsing Log File - Automatically attached

    • QC Assignment Log File - Automatically attached

    • QC Assignment Report - Automatically attached

  • Sample Table

    • Enable QC Flags = Yes

    • Sample Display Default = Expand

    • Well Sort Order = Column

    • File Column Options

      • File Column Display = Hide

      • File Attachment Method = Auto

    • Table Columns - Global Fields

      Category

      Field Name

      Field Type

      Options

      Additional Options and Dropdown Items

      Derived Sample

      Molarity (nM)

      Numeric

      Decimal Places Displayed = 2

      Derived Sample

      Sample Name

      Built-in

      Measurement

      BA Sample Name

      Text

      Measurement

      Concentration

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Conc. Units

      Text

      Measurement

      Molarity (nM)

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Number of Peaks found

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Number of Regions found

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Peak 1 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 1 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 1 Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Peak 2 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 2 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 2 Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Peak 3 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 3 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 3 Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Peak 4 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 4 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 4 Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Peak 5 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 5 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Peak 5 Size - bp

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 1 Average Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Region 1 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 1 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 2 Average Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Region 2 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 2 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 3 Average Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Region 3 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 3 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 4 Average Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Region 4 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 4 Molarity

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 5 Average Size - bp

      Numeric

      Decimal Places Displayed = 0

      Measurement

      Region 5 Conc.

      Numeric

      Decimal Places Displayed = 2

      Measurement

      Region 5 Molarity

      Numeric

      Decimal Places Displayed = 2

Step 17: Normalize Libraries (TruSeq DNA Exome v2.0)

  • Master Step Name = Normalize Libraries 1 v2.0.10

  • Step Type = Standard

  • Derived Sample Generation = Fixed, 1

  • Naming Convention = {InputItemName}

The version of Normalize Libraries 1 master step name may be different depending on the version of IPP installed.

Automations

Normalization Calculations - Option 1
  • Trigger Location = Record Details

  • Trigger Style = Manual button

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 true -h false -exp 'output.::Molarity (nM):: = input.::Molarity (nM):: ; if (output.::Molarity (nM):: <= step.::Target Normalization (nM)::) {output.::Sample Volume (ul):: = step.::Final Volume (ul):: ; output.::Buffer Volume (ul):: = 0 ; output.::Normalized Molarity (nM):: = output.::Molarity (nM)::} else {output.::Sample Volume (ul):: = (step.::Target Normalization (nM):: * step.::Final Volume (ul):: ) / input.::Molarity (nM):: ; output.::Buffer Volume (ul):: = step.::Final Volume (ul):: - output.::Sample Volume (ul):: ; output.::Normalized Molarity (nM):: = step.::Target Normalization (nM)::}' -log {compoundOutputFileLuid0}"
Set Next Step - Remove
  • Trigger Location = Record Details

  • Trigger Style = Automatic upon exit

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}"
Routing script - Normalize Libraries
  • Trigger Location = Step

  • Trigger Style = Automatic upon exit

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 'Sequencing Instrument' \
--FIELD_VALUE 'MiSeq' \
--WORKFLOW 'MiSeq Sequencing v3.2' \
--STEP 'Library Pooling (MiSeq v3.2)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS' \
\
--FIELD_NAME 'Sequencing Instrument' \
--FIELD_VALUE 'NextSeq' \
--WORKFLOW 'NextSeq 500/550 Sequencing v1.2' \
--STEP 'Library Pooling (NextSeq 500/550 v1.2)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS' \
\
--FIELD_NAME 'Sequencing Instrument' \
--FIELD_VALUE 'NovaSeq 2.0' \
--WORKFLOW 'NovaSeq 6000 v2.3' \
--STEP 'Define Run Format (NovaSeq 6000 v2.3)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS' \
\
--FIELD_NAME 'Sequencing Instrument' \
--FIELD_VALUE 'NovaSeq 3.0' \
--WORKFLOW 'NovaSeq 6000 v3.8' \
--STEP 'Define Run Format (NovaSeq 6000 v3.8)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS' \
\
--FIELD_NAME 'Sequencing Instrument' \
--FIELD_VALUE 'NovaSeqDx' \
--WORKFLOW 'NovaSeqDx v1.2' \
--STEP 'Define Run Format (NovaSeqDx v1.2)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS' \
\
--FIELD_NAME 'Sequencing Instrument' \
--FIELD_VALUE 'NextSeq 1000/2000' \
--WORKFLOW 'NextSeq 1000/2000 Sequencing v2.4' \
--STEP 'Library Pooling and Dilution (NextSeq 1000/2000 Sequencing v2.4)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS' \
\
--FIELD_NAME 'Sequencing Instrument' \
--FIELD_VALUE 'NovaSeq X Series' \
--WORKFLOW 'NovaSeq X Series v1.1' \
--STEP 'Assign Analysis Configuration Template (NovaSeq X Series Sequencing v1.1)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS' \
\
--FIELD_NAME 'Sequencing Instrument' \
--FIELD_VALUE 'NextSeq 1000/2000 On-Prem' \
--WORKFLOW 'NextSeq 1000/2000 On-Prem Sequencing v1.0' \
--STEP 'Library Pooling and Dilution (NextSeq 1000/2000 On-Prem Sequencing v1.0)' \
--INPUTS_OR_OUTPUTS 'OUTPUTS'"

ℹ The field value and actual version of the workflows and steps in the routing automation script may be different depending on the version of IPP installed.

Queue/Ice Bucket

  • Defaults

    • Sample Grouping = Group by Containers

    • Well Sort Order = Row

  • 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

    Final Volume (ul)

    Numeric

    Required Field

    • Decimal Places Displayed = 2

    Target Normalization (nM)

    Numeric

    Required Field

    • Default = 2

    • Decimal Places Displayed = 2

  • Step File Placeholders

    • Log File - Automatically attached

  • Sample Table

    • Sample Display Default = Expand

    • Well Sort Order = Row

    • 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

      Buffer Volume (ul)

      Numeric

      Decimal Places Displayed = 2

      Derived Sample

      Molarity (nM)

      Numeric

      Decimal Places Displayed = 2

      Derived Sample

      Normalized Molarity (nM)

      Numeric

      Decimal Places Displayed = 2

      Derived Sample

      Sample Name

      Built-in

      Derived Sample

      Sample Volume (ul)

      Numeric

      Decimal Places Displayed = 2

      Derived Sample

      Sequencing Instrument

      Text Dropdown

      Required Field

      Presets

      • MiSeq

      • NextSeq

      • NextSeq 1000/2000

      • NextSeq 1000/2000 On-Prem

      • NovaSeq 2.0

      • NovaSeq 3.0

      • NovaSeq X Series

      • NovaSeqDx

      Project

      Project Name

      Built-in

      ℹ The preset options for Derived Sample Sequencing Instrument may vary depending on the version of the IPP.

Last updated

Was this helpful?