# Common Product Features

## Run Planning

| Application                                                                           | Supported in BSSH Run Planner | Note                                                          |
| ------------------------------------------------------------------------------------- | ----------------------------- | ------------------------------------------------------------- |
| [Heme WGS TO](/dragen-clinical-research-apps/readme/dragen-heme-wgs-to-pipeline.md)   | Yes                           | Mixed flow cell, auto-launch                                  |
| [Solid WGS TN](/dragen-clinical-research-apps/readme/dragen-solid-wgs-tn-pipeline.md) | No                            | Only Header and TN\_Data sections required in SampleSheet.csv |

## Sample Sheets

All the clinical research workflow pipelines support only [v2 sample sheet](/dragen-clinical-research-apps/readme/common/run-planning.md) and requires index2 to be in forward orientation, with bcl-convert SoftwareVersion >= 4.4. The pipelines are stil compatible with legacy sample sheets where the BCLConvert\_Settings section has SoftwareVersion < 4.4. Sample sheet v1 is no longer supported.

## ICA Cloud Applications

The clinical research workflow pipelines in the ICA cloud support [post-processing scripts](/dragen-clinical-research-apps/readme/common/cloud/post-processing.md) to be executed after the completion of the pipeline analysis.

## ICI Variant Interpretation

The clinical research workflow pipelines support [automatic data ingestion or manual upload into ICI for variant interpretation](/dragen-clinical-research-apps/readme/common/cloud/ici-setup.md) after the analysis is completed in ICA, or using a [DRAGEN on-premises server locally](/dragen-clinical-research-apps/readme/common/server/advanced/ici-on-prem.md).


---

# Agent Instructions: Querying This Documentation

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

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

```
GET https://help.connected.illumina.com/dragen-clinical-research-apps/readme/common.md?ask=<question>
```

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

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