# Templates

The pipeline only supports starting from FASTQ, BAM or CRAM in the current release. The sample sheet below only contains the minimally required sections for starting the analysis. It is not a valid sample sheet for other purposes.

Users can visit the [Sample Sheet guidelines](/dragen-clinical-research-apps/readme/dragen-solid-wgs-tn-pipeline/quick-start/sample-sheet-requirements.md) section to learn additional details on required fields and values as they fill-in their sample information, or download a template from [Sample Sheet Template](https://github.com/illumina-swi/dragen-clinical-research-docs/blob/main/docs/.gitbook/assets/templates/SampleSheet-fastq-only.csv).

```csv
[Header]
FileFormatVersion,2

[TN_Data]
Sample_ID,Specimen_Type,Sample_Type,Case_ID,Sample_Description,Sample_Classification
tumorSample,FFPE,DNA,SampleA,Description1,Tumor
normalSample,FFPE,DNA,SampleA,Description2,Normal
```


---

# 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/dragen-solid-wgs-tn-pipeline/quick-start/sample-sheet-requirements/sample-sheet-templates.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.
