# Why are underscores in sample names changed to dashes in the FASTQ file names?

Any underscores in Sample ID and Sample Names are converted to dashes to preserve sample naming conventions for downstream analysis. Illumina FASTQs use the following format: `SampleName_SampleNumber_Lane_Read_FlowCellIndex.fastq.gz`

Local Run Manager, MiSeq Reporter, bcl2fastq, and BCL Convert when used through BaseSpace Sequence Hub (BSSH) will make this change. However, locally-run BCL Convert, locally-run bcl2fastq, and onboard analysis on the NovaSeq X and NextSeq 1000/2000 will keep underscores as input.

Additionally, note that FASTQs with underscores in the SampleName field **cannot be uploaded to BSSH**; any underscores in sample names must be converted to dashes or removed prior to upload.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                 |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #3636), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000003636%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/general/software-general-faq-list/000003636.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.
