# How to use the DRAGEN TSO500 v1.1/DRAGEN TSO500 ctDNA v1.2 pipelines on ICA using FASTQ files

Like the local versions, the TruSight Oncology 500 (TSO500) pipelines on Illumina Connected Analytics (ICA) can take FASTQ files as input as an alternative to providing the entire run folder as input. If the TSO500 Solid/Liquid samples from a run have already been demultiplexed with BCL Convert (locally or on BaseSpace), use the following steps to run the TSO500 apps with these FASTQ files.

1. Create a project on ICA and link the DRAGEN TSO500 v1.1/ DRAGEN TSO500 ctDNA v1.2 entitled bundle to this project. Information about linking a bundle to a project on ICA is available [here](https://help.ica.illumina.com/home/h-bundles#linking-an-existing-bundle-to-a-project).
2. Create a folder containing the FASTQ files. Make sure the folder structure follows this format: ${full\_path\_to\_fastqfolder}/${Sample\_ID}/${Sample\_ID}\_Sample#\_Lane#\_Read#\_001.fastq.gz

File pairs must be kept in the same folder.

\--FASTQ Folder

\----{Sample ID}

\------{Sample ID }\_S#\_L00#\_R1\_001.fastq.gz

\------{Sample ID }\_S#\_L00#\_R2\_001.fastq.gz

3. Upload the FASTQ folder to a project on ICA. Obtain the Project ID from the URL of the project: <https://ica.illumina.com/ica/#!projectData/p_{>Project ID}/

Folders can either be uploaded using Connectors or using the CLI.

a) Information about creating and using Connectors is available [here](https://help.ica.illumina.com/project/p-connectivity/service-connector).

b) Information about uploading folders using the CLI is available [here](https://help.ica.illumina.com/command-line-interface/cli-datatransfer).

Use the following commands to upload a folder using the CLI - icav2 project data upload ${full\_path\_to\_fastqfolder} --project-id {Project ID}

4. For DRAGEN TSO500 ctDNA v1.2 only. Upload the run folder to the project. Use CLI or a service connector to upload the run folder.

Suppose there is a concern about uploading the entire run folder (due to the size and presence of other libraries in the run). In that case, a minimal run folder consisting of the following files can be created and uploaded:

a) CopyComplete.txt

b) RunParameters.xml

c) RunInfo.xml

5. Upload the Sample Sheet. Templates can be found in the one of the folders that gets added to the project after linking the entitled bundle: /DRAGEN\_TSO500\_ctDNA\_RUO\_v1.2\_files/resources/sampleSheet or /DRAGEN\_TSO500\_RUO\_v1.1\_files/resources/sampleSheet

SampleSheets can be uploaded from the UI or using a Connector/the CLI. Information about uploading a file using the UI is available [here](https://help.ica.illumina.com/project/p-data?#upload-data).

5. Launch the Pipeline. Go to the Pipelines tab under Flow, select the pipeline and click on 'Start New Analysis'.

* Give the pipeline analysis a name (User Reference).
* Select the uploaded SampleSheet and the FASTQ folder.
* (For DRAGEN TSO500 ctDNA v1.2 only) Select the Run Folder.
* Select the Resource Folder Path - select the resources folder from /DRAGEN\_TSO500\_RUO\_v1.1\_files or /DRAGEN\_TSO500\_ctDNA\_RUO\_v1.2\_files (both folders get added after the entitled bundle gets linked).
* (for DRAGEN TSO500 v1.1 only) Select the Hashtable Folder Path - select the ref\_hashtable folder from /DRAGEN\_TSO500\_RUO\_v1.1\_files
* Set start\_from\_fastq to true.
* Configure other options such as Output Folder, sample\_pair\_ids and launch the analysis.

  ![](/files/5ZkBiL39IGSKuRcfH6dR)

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                 |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #7098), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000007098%20-%20Software%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# 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://knowledge.illumina.com/software/cloud-software/software-cloud-software-reference_material-list/000007098.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.
