> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/software/general/software-general-reference_material-list/000008085.md).

# BaseSpace FASTQ Processing Tools for Data Analysis Support Webinar Video

FASTQ files store biological sequence and quality information and are key for downstream data analysis pipelines. Several steps are necessary during FASTQ generation to ensure optimal data analysis. This webinar focus on BaseSpace Sequence Hub tools such as FASTQC and FASTQ toolkit, and covers the following topics: what is a FASTQ file; an overview of Illumina FASTQ generation tools; FASTQ processing such as adapter trimming, masking, quality trimming, read stitching etc.; and highlight the differences between Illumina run performance metrics and output generated by third party tools such as FASTQC.

{% embed url="<https://www.youtube.com/watch?v=9u39956cYUc&ab_channel=Illumina>" %}

Video length: 33:21 min

\
\
\ <br>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-reference_material-list/000008085.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.
