# Prerequisites

Before setting up and running the Illumina Protein Prep End-to-End (E2E) solution, ensure that the necessary software, tools, and configurations are in place. These prerequisites can vary depending on the environment used to run the secondary analysis (e.g., via cloud or locally). Follow the steps below to configure instrument and software appropriately.

### Instrument Software Prerequisites

{% tabs %}
{% tab title="NovaSeq 6000" %}

* Control Software (v1.8.0 or later)
* Illumina Protein Prep custom recipe XML file installed on the sequencing instrument. Illumina provides the file.
  * Illumina Protein Prep NovaSeq 6000 v1.0.xml
* Illumina Protein Prep Automation System output files, depending on the sequencing set up.
  * NovaSeq 6000 (S4 flow cell)
    * Recommended: Two IPPAS output files / 192 reactions
      {% endtab %}

{% tab title="NovaSeq X Series" %}

* Control Software (v1.3.0 or later)
* Illumina Protein Prep custom recipe XML file installed on the sequencing instrument. Illumina provides the file.
  * Illumina Protein Prep NovaSeq X 10B v2.0.xml
  * Illumina Protein Prep NovaSeq X 25B 100 cycle v1.0.xml
  * Illumina Protein Prep NovaSeq X 25B 200 cycle v1.0.xml (upon request only)
  * Illumina Protein Prep NovaSeq X 25B 300 cycle v1.0.xml (upon request only)
* Illumina Protein Prep Automation System output files, depending on the sequencing set up.
  * NovaSeq X (10B flow cell)
    * Recommended: Two IPPAS output files / 192 reactions
  * NovaSeq X (25B flow cell)
    * Recommended: Four IPPAS output files / 384 reactions
      {% endtab %}
      {% endtabs %}

### Cloud Secondary Analysis Prerequisites

* BaseSpace Sequence Hub (BSSH) or Illumina Connected Analytics (ICA) account.
  * All BSSH and ICA subscriptions come with access to the DRAGEN Protein Quantification application.
  * \[ICA subscribers] To view results in ICA, select ICA Run Storage in BSSH Workgroup Settings.
  * For more information about which subscription is best for your use case, contact your FAS or TAM.
* For information on registering a BaseSpace Sequence Hub or Illumina Connected Analytics account, refer to the [account management documentation](https://help.connected.illumina.com/account-management/rg-registration) or connect with an Illumina Account Manager.

<mark style="color:orange;">**Note**</mark>: When performing analysis with more than one plate, each plate must have their own unique plate barcode value.

### Local Secondary Analysis Prerequisites

* Root privileges for install
* Willingness to install Docker (included in DRAGEN Application Manager installation)
* DRAGEN Phase 4 server with the minimum disk space:
  * NovaSeq6000, S4 flow cell: ≥ 10GB
  * NovaSeqX, 10B flow cell: ≥ 20 GB
  * NovaSeqX, 25B flow cell: ≥ 35 GB
* DRAGEN Phase 4 server with the minimum available RAM:
  * NovaSeq6000, S4 flow cell: ≥ 75GB
  * NovaSeqX, 10B flow cell: ≥ 80GB
  * NovaSeqX, 25B flow cell: ≥ 95GB
* External storage drive mounted to a DRAGEN server. This drive must be mounted through a network share and support NFS/CIFS/SMB protocols. Read and write permissions are required to use this network share. For more information, please refer to the Illumina Protein Prep Product Documentation (document # 200045446).


---

# 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-protein-quantification/get-started/prerequisites.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.
