Install Illumina Connected Annotations
Before proceeding with the installation of Illumina Connected Annotations, make sure that Connected Insights is installed successfully. For more information,refer to Install Connected Insights Software.
Installing the Illumina Connected Annotations database takes approximately 15–30 minutes.
Install the Illumina Connected Annotations database as follows.
If the installer is on a USB drive, run the following command:
sudo /media/usbinstall/illumina_connected_annotations_<version>.run > illumina_connected_annotations_data.log 2>&1 &
If the installer is on an external storage drive, run the following command:
sudo /mnt/<ici_mount>/icipackages/illumina_connected_annotations_<version>.run > illumina_connected_annotations_data.log2>&1 &
❗ For
<version>
, use the software version identified in the downloaded file (for example,illumina_connected_annotations_3.22.0.run
).During installation, run the following command to open the
illumina_connected_annotations_data.log
to track progress:tail -f illumina_connected_annotations_data.log
Make sure that the installation is complete before installing the license file. The installation is complete when the following message displays:
Success: Illumina Connected Annotations installation is successful.
If the installation fails or is interrupted, attempt to reinstall. For instructions, refer to Software Errors and Corrective Actions.Close the log file.
Last updated
Was this helpful?