LogoLogo
Illumina KnowledgeIllumina SupportSign In
  • Home
  • Introduction
  • Get Started
    • About the Platform
    • Get Started
  • Home
    • Projects
    • Bundles
    • Event Log
    • Metadata Models
    • Docker Repository
    • Tool Repository
    • Storage
      • Connect AWS S3 Bucket
        • SSE-KMS Encryption
  • Project
    • Data
      • Data Integrity
    • Samples
    • Activity
    • Flow
      • Reference Data
      • Pipelines
        • Nextflow
        • CWL
        • XML Input Form
        • 🆕JSON-Based input forms
          • InputForm.json Syntax
          • JSON Scatter Gather Pipeline
        • Tips and Tricks
      • Analyses
    • Base
      • Tables
        • Data Catalogue
      • Query
      • Schedule
      • Snowflake
    • Bench
      • Workspaces
      • JupyterLab
      • Bring Your Own Bench Image
      • Bench Command Line Interface
      • Pipeline Development in Bench (Experimental)
        • Creating a Pipeline from Scratch
        • nf-core Pipelines
        • Updating an Existing Flow Pipeline
      • Containers in Bench
      • FUSE Driver
    • Cohorts
      • Create a Cohort
      • Import New Samples
      • Prepare Metadata Sheets
      • Precomputed GWAS and PheWAS
      • Cohort Analysis
      • Compare Cohorts
      • Cohorts Data in ICA Base
      • Oncology Walk-through
      • Rare Genetic Disorders Walk-through
      • Public Data Sets
    • Details
    • Team
    • Connectivity
      • Service Connector
      • Project Connector
    • Notifications
  • Command-Line Interface
    • Installation
    • Authentication
    • Data Transfer
    • Config Settings
    • Output Format
    • Command Index
    • Releases
  • Sequencer Integration
    • Cloud Analysis Auto-launch
  • Tutorials
    • Nextflow Pipeline
      • Nextflow DRAGEN Pipeline
      • Nextflow: Scatter-gather Method
      • Nextflow: Pipeline Lift
        • Nextflow: Pipeline Lift: RNASeq
      • Nextflow CLI Workflow
    • CWL CLI Workflow
      • CWL Graphical Pipeline
      • CWL DRAGEN Pipeline
      • CWL: Scatter-gather Method
    • Base Basics
      • Base: SnowSQL
      • Base: Access Tables via Python
    • Bench ICA Python Library
    • API Beginner Guide
    • Launch Pipelines on CLI
      • Mount projectdata using CLI
    • Data Transfer Options
    • Pipeline Chaining on AWS
    • End-to-End User Flow: DRAGEN Analysis
  • Reference
    • Software Release Notes
      • 2025
      • 2024
      • 2023
      • 2022
      • 2021
    • Document Revision History
      • 2025
      • 2024
      • 2023
      • 2022
    • Known Issues
    • API
    • Pricing
    • Security and Compliance
    • Network Settings
    • ICA Terminology
    • Resources
    • Data Formats
    • FAQ
Powered by GitBook
On this page
  • 2025 May 8 - ICA v2.35.0 - DRAGEN 4.4 Update
  • 2025 May 5 - ICA v2.35.0
  • 2025 March 26 - ICA v2.34.0
  • 2025 February 26 - ICA v2.33.0
  • 2025 January 29 - ICA v2.32.0

Was this helpful?

Export as PDF
  1. Reference
  2. Document Revision History

2025

PreviousDocument Revision HistoryNext2024

Last updated 3 days ago

Was this helpful?

2025 May 8 - ICA v2.35.0 - DRAGEN 4.4 Update

2025 May 5 - ICA v2.35.0

This page contains the documentation release notes for the current release. See the subpages for historic release notes.

Navigational change. The Projects navigation item moved from the left-side navigation to the top of the Project details. \

  • New Functionality

    • now have an option to define patterns for detecting report files in the analysis output. On opening an analysis result window of this pipeline, an additional tab will display these report files.

    • Added information on sorting and filtering behavior when sharing links. These are now retained when sharing or navigating away from an inventory.

  • Updated Functionality

    • Documented changes.

      • The navigation menu is now collapsible

      • The Product overview selection menu moved from top left to top right

      • The back button has been replaced by a breadcrumb menu

      • The Projects overview moved from top left to top center-left

    • Updates to documentation

    • Added on /api/projects/{projectId}/analysis:nextflowWithCustomInput

    • Improvements to chapter .

  • General Documentation updates

    • Replaced directory with folder where possible for consistency

    • Added information that cloned pipelines and externally linked pipelines can coexist in a project even if they have the same name.

    • Improved CLI section on version numbers for better reading flow

    • Added information that you can only link bundles to a project if that project belongs to a tenant who has access to the bundle

    • Added that when changing project owner, the project owner will automatically get all necessary permissions.

    • Added prerequisite that both the CLI and the service connector require x86 architecture or emulation.

    • Improved information on Pipeline linking

2025 March 26 - ICA v2.34.0

  • New Functionality

  • Updated Functionality

    • Documented that DRAGEN pipelines (> 4.3.13) are no longer cloneable as they contain proprietary information

    • Documented version updates with Added support of Nextflow version 24.10.2 (Experimental) and removal of support for Java version 8

  • General Documentation Updates

    • Added warning to not add tables with the same name to the same bundle as this will create conflicts

    • Added information that exporting float values from base will result in different formats between JSON and CSV formats

    • Clarified that uploaded files are in status partial until upload is complete, when they become available

    • Documented that metadata is no longer searchable in the project search panel

    • Added background information on tags

2025 February 26 - ICA v2.33.0

  • General

    • Documented version updates with removal of support for Java version 8 and added note on decommissioning of Nextflow 20.10.0 in the near future

    • Removed section on showing current workspace user as the functionality has been removed

  • Flow

    • Documented that aborting an analysis is now also possible from the details screen

    • Documented that it is now possible to navigate from analysis results to the data of that analysis

  • CLI

  • Data management

  • Storage

    • Extended documentation on Activity - Data transfers screen

2025 January 29 - ICA v2.32.0

  • General

    • Extended documentation on Activity - Data transfers screen

    • Verified and updated the project navigation structure in the online help

  • Flow

  • CLI

  • Bench

  • Cohorts

New documentation on has been added. (Experimental Feature)

Added documentation on to the data section

Added /api/projects/{projectId}/analyses/{analysisId}/usage as API endpoint for analysis price on the page

Documented the single-user option of

Documented the move of from System Settings > Storage > Credentials to System Settings > Credentials.

Updated that editing is now done at Projects > your_project > Project Settings > Details > Edit

Added ICA_DATA_105 to

Updates to section

Updated descriptions

Improved description of roles in

Added information that you can only link to a project if that project belongs to a tenant who has access to the bundle.

Various updates to documentation

Added TX- Ramp certification to

Added experimental feature: Streamable inputs for. Adding "streamable":true to an input field of type "data" makes it a streamable input.

Added information to to incorporate a failsafe mechanism by polling long-running analysis states when integrating with external software

Added : The event for analysis status changes with event code ICA_EXEC_028 is generated but not shown in the event log for ICA Projects with billing mode tenant. Notifications for this event will keep working

Added information how to see the price of an Analysis at Projects > your_project > Flow > Analyses > your_analysis > Details tab. See for details.

Updated example to be in sync with latest software version.

Update OAuth access token lifespan from 2 to 12 hours in

Added links to version 2.33

Documented updates to legal screen and tenant invite of .

Added emphasis on not using the root folder of your .

Documented the "display failed steps" option of failed

Documented the ongoing actions column from the column list in the view which allows to see if there are any ongoing actions on data

Documented the additional actions which are now possible with

Updated the list of

Added information on functionality which offers more protection for sensitive information than using the ICA teams page to invite other users to use your assets

Update to -form emptyValuesAllowed parameter description. When maxValues is greater than 1 or and emptyValuesAllowed is true, the values may contain null entries. Default is false

Added information that is only available in region US-east-1 and both FPGA-large and himem-X-large have limited availability

Documented resource types for compute

Improved for Nextflow JSON project pipelines start nextflowjson example

Added to bench workspace sizes

Added information on downloading images

Added to indicate there is no need to download the workspace command-line interface as you can run it from within the workspace

Updates to Spinner and information

Pipeline Development in Bench
non-indexed folders
pricing
workspaces
project owner
notifications
data transfer screen
scheduler
bundles
bundles
Bench
security and compliance
JSON-based input forms
notifications
known issue
pricing information
Dragen Analysis walkthrough
project details
CLI
bundles
own S3 storage
analyses
data
externally-managed projects
formats
bundle sharing
JSON
FPGA-large
GPU-small and GPU-medium
documentation
GPU-large
Docker
information
Needle Plots
navigation
cohorts
information
pipeline development in bench
storage credentials
Reports

1 DRAGEN pipelines running on fpga2 compute type will incur a DRAGEN License cost of 0.10 iCredits per gigabase of data processed, with additional discounts as shown below.

  • 80 or less gigabase per sample - no discount - 0.10 iCredits per gigabase

  • > 80 to 160 gigabase per sample - 20% discount - 0.08 iCredits per gigabase

  • > 160 to 240 gigabase per sample - 30% discount - 0.07 iCredits per gigabase

  • > 240 to 320 gigabase per sample - 40% discount - 0.06 iCredits per gigabase

  • > 320 and more gigabase per sample - 50% discount - 0.05 iCredits per gigabase

If your DRAGEN job fails, no DRAGEN license cost will be charged.