> 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-faq-list/000006472.md).

# How to requeue FASTQ Generation using BCL Convert on BaseSpace

BCL Convert on BaseSpace can be used to demultiplex (generate FASTQs) runs from any Illumina platform. If FASTQ generation cannot be requeued in BaseSpace Sequence Hub using the standard FASTQ Generation analysis or if there is a need to reanalyze using a different sample sheet or FASTQ generation workflow, the BCL Convert app on BaseSpace can be used with either a v1 or [v2 Sample Sheet](https://help.connected.illumina.com/run-set-up/overview#how-to-use-a-sample-sheet) as a solution.

Using [Run Planning](https://basespace.illumina.com/run-planning/run-settings) (link requires BaseSpace login) is recommended to generate a v2 Sample Sheet for reanalysis to make sure that the required fields and formatting are correct.

\*\*Creating a v2 Sample Sheet in [Run Planning](https://basespace.illumina.com/run-planning/run-settings):\*\*1. Create a v2 Sample Sheet using **Run Planning** in BaseSpace. This option can be found by selecting New Run on the BaseSpace Runs page.

![](/files/mmldjizUBjwKl0tpqE4P)

2. Select the instrument in which the run was performed as Instrument Platform, **BaseSpace** as the Analysis Location, and **DRAGEN BCL Convert** as Type of Analysis. Enter in the necessary library preparation and index kits, then select **Next**.
3. Add optional Adapter, select the Index Reads and Read Type, [Barcode Mismatch](https://knowledge.illumina.com/software/on-premises-software/software-on-premises-software-troubleshooting-list/000002326/?utm_source=agent\&utm_medium=email\&utm_campaign=kb), [Override Cycles](https://knowledge.illumina.com/software/general/software-general-faq-list/000005671/?utm_source=agent\&utm_medium=email\&utm_campaign=kb) settings and input sample information (Sample ID, Index sequences\*\*\*\*\* and Project) on the Analysis Setup page to match the original Sample Sheet. Then select **Next**.

**\*BCL Convert on BaseSpace requires i5 sequences to be in the forward orientation** for most platforms. Consult [Illumina Technical Support](https://www.illumina.com/company/contact-us.html#/united-states/technical-support) if in doubt.

4. A Run Review page will be displayed from which users can select the option **Export** to download the new v2 Sample Sheet. If user selects **Save as Planned**, it will be listed as a Planned Run on BaseSpace. Return to the **Runs** tab and select the **Planned** tab. Check the box next to the planned run, then select **File > Download > Sample Sheet**:

   ![](/files/aniL95Aj91u9h1mUrETJ)

![](/files/0cYqNC89edrcp0Eoupb0)

\*\*Uploading the v2 Sample Sheet to a Project:\*\*1. Go to the **Projects** tab and create a new project or select an already existing project to open it. Upload the Sample Sheet to the Project by selecting **File > Upload > Files** from within the Project.

2. Select the **Other** option under **Choose File Type**, drag and drop or browse files to select the downloaded v2 Sample Sheet under **Select and Review**, and select **Complete Upload**:

![](/files/co3kJErcYGrCyrw6i86c)

\*\*Launch BCL Convert:\*\*1. Once the Sample Sheet is uploaded to the Project, navigate to the **Apps** tab, select **All Categories** in the dropdown menu, and launch the **BCL Convert app**:

![](/files/17Wh5lCoFHOiw4KlwRbM)

2. Select the run to be requeued, then select the uploaded Sample Sheet in the **Override Sample Sheet** section. Select **Launch Application** to start the analysis.

![](/files/pF76qQRIhXsKkPVlGpEy)

3. Once the BCL Convert analysis completes, FASTQ files will be added to the **FASTQS** tab of the Project that was specified during Run Planning, or to a Project with the run name if no Project was listed in the sample sheet.

**Important Notes:**

* Run names and Sample IDs in v2 sample sheets cannot contain spaces or special characters; use only letters, numbers, dashes, or underscores.
* Projects can be designated for output data by using the ProjectName field in the **Cloud\_Data** section of the sample sheet. If no ProjectName value is set, then the output project will use the value from the RunName entry in the sample sheet header.
* Manual edits to the exported sample sheet before use in the analysis are discouraged. Incorrect, missing, or unexpected entries can cause analysis failure.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                 |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #6472), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000006472%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, and the optional `goal` query parameter:

```
GET https://knowledge.illumina.com/software/general/software-general-faq-list/000006472.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
