The Illumina MiSeq Integration Package v8.2.0 supports the integration of Clarity LIMS to MiSeq instruments.
MiSeq Integration v8.2.0 runs as independent service and can be on the same server as other Clarity LIMS integrations. The integration is only required for MCS v4.0. If you are running MCS v3.0 or below, do not upgrade to this integration.
MiSeq Integration v8.2.0 is compatible with the following software:
Clarity LIMS v6.2.0 and later
Secret Util v1.0 and later
IPP v2.6 and later
MCS v4.0/LRM v3.0 and later
Oracle Linux (for compatibility, refer to MiSeq Integration v8.2.0 Release Notes)
MiSeq Integration v8.2.0 has the following prerequisites:
Mount run data network-attached storage (NAS) share
IPP is installed
MiSeq Integration v8.2.0 is distributed as the ClarityLIMS-Illumina-MiSeq-Package-v8 RPM package that must be installed on the Clarity LIMS server. This package installs the following items:
Bash scripts used to run the service
The miseq-sequencing.jar file
The configure_extensions_miseq_sequencingservice.sh script
Smoke test directories
The following installation steps are required for the installation of MiSeq Integration v8.2.0.
On the Clarity LIMS server, log in as the root user.
Run the following yum command to install the RPM:
Enter y to confirm that you want to proceed with the RPM installation.
After confirmation, you are prompted to install the MiSeq workflow from the IPP script.
Install the MiSeq workflow as follows.
As the glsjboss user, run the following command to view the complete list of IPP workflows:
Run the following command to install the MiSeq Sequencing v3.2 workflow configuration:
The installer does the following tasks:
Validates the import of the workflow and provides the Warning/Error details in STDOUT, which allows you proceed with the import or cancel it.
Automatically detects the version of Clarity LIMS and imports the applicable workflow configuration.
Creates or updates the miseq.v8.seqservice.sequenceProcessBaseName database property, which can be verified with the omxProps-ConfigTool utility. This property shows the sequencing master step base display name. It can also use partial matching to look up the master step by the sequencing service. The default value is MiSeq Run (MiSeq v3.2).
[Optional] Run the following command to install the Library Prep Validation v2.3.1 workflow that is used to validate the MiSeq Sequencing v3.2 workflow:
The installer does the following tasks:
Validates the import of the workflow and provides the Warning/Error details in STDOUT, which allows you proceed with the import or cancel it.
Automatically detects the version of Clarity LIMS and imports the applicable workflow configuration.
Run the following script to configure the service properties:
The script creates the configuration properties in the database. For a list of the configured properties, refer to Configure the Database Service Properties.
To enable capture and generation of files associated with the sequencing run, configure the following properties using the omxProps-ConfigTool utility.
Configurable Database Properties
Run the following command to start the sequencing service:
MiSeq Integration v8.2.0 works with the MiSeq Sequencing v3.2, which contains a single protocol with the same name. This protocol includes the following steps:
Library Pooling (MiSeq v3.2)
Denature and Dilute (MiSeq v3.2)
MiSeq Run (MiSeq v3.2)
For descriptions of the protocol and the steps, refer to MiSeq Integration v8.2.0 Configuration. For instructions on using the Library Prep Validation v2.3.1 workflow to validate the automated sample sheet generation, refer to MiSeq Integration v8.2.0 Uesr Interaction, Validation and Troubleshooting.
The MiSeq Control Software (MCS) is divided into the following modules:
MCS — Controls the instrument operation, including various configuration settings. This software is installed and runs on the instrument.
Local Run Manager — Analyzes sequencing data and integrates with MCS. This software can be accessed on the instrument through a web browser.
Real-Time Analysis (RTA) — Performs image processing and base calling (primary analysis). The software makes sure that data files are created and copied to the final destination folder and is installed and runs on the instrument.
For more information on MCS, refer to the MiSeq documentation at support.illumina.com.
The instrument integration must be performed and maintained by Illumina Support. Illumina Support requires remote access to the instrument while it is idle.
The support team has created batch files that use custom scripts during the key events of a sequencing run. When these batch files are used, they read the event information and write it in a TXT event file at the same network share location that the instrument uses to write the run data. Another process running on the Clarity LIMS server receives the event files and takes the appropriate actions.
The sequencing service monitors the end of the run event. This event is used to capture key step data and files and parse run statistics for output custom fields.
The MiSeq RPM must be installed on the Clarity LIMS server. This is the same location where the AI node or Automation Worker is installed. The automations and sequencing service use the existing Automation Worker.
You must use the --enablerepo command line argument to enable the repo. For the repo file and the correct name to use, contact Illumina Support.
The following steps assume that the QC protocols from the IPP package have been installed. For more information, refer to Prerequisite 2: IPP Installation in Prerequisites.
For Windows 10, the folder must be under C:\Illumina instead of C:\Illumina\gls because of Windows software restriction policies. If the folder is not in that directory, the batch script does not run. For versions before Windows 10, C:\Illumina\gls is acceptable.
Make sure to include a trailing \ in the DESTINATION_PATH and DEFAULT_LOCAL_OUTPUT_PATH lines. Refer to the following examples:
Make sure that you rename the backup file. If you do not rename the file, it can cause the RTA not to work properly.
Property
Description
Default Value
miseq.v8.seqservice.eventFileDirectory.1
A monitored network location used for event files.
miseq.v8.seqservice.eventFileDirectory.99
The monitored smoke test location used for event files. This location is also used for the installation and upgrade of smoke tests.
miseq.v8.seqservice.netPathPrefixSearch.1
The network directory prefix contained in the event file.
miseq.v8.seqservice.netPathPrefixSearch.99
The default benign smoke test search entry. This property is used for the installation and upgrade of smoke tests.
miseq.v8.seqservice.netPathPrefixReplace.1
The mapped network directory mount name on the server used to access the run data directory.
miseq.v8.seqservice.netPathPrefixReplace.99
The default benign smoke test replace entry. This property is used for the installation and upgrade of smoke tests.
miseq.v8.seqservice.eventFileDirectorySuffixes
A list of eventFileDirectory path entries used to monitor for event files. The value is one or more comma separated integers.
99
miseq.v8.seqservice.netPathPrefixSearchReplaceSuffixes
A list of netPathPrefix search and replace entries for transforming Windows to Linux network paths. The value is one or more comma separated integers.
99
When installed, this property must be configured to point to 1 unless a validation test is being performed with the 99 version of the search, replace, and event file entries.
When installed, this property must be configured to point to 1 unless a validation test is being performed with the 99 version of the search, replace, and event file entries.