> 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/microarray/general/microarray-general-reference_material-list/000010003.md).

# QC for IDATs uploaded from an iScan to Illumina BioInsight Platform Core for Microarray Analysis

IDAT files can be uploaded to Illumina BioInsight Platform Core (Platform Core, formerly, Illumina Connected Analytics (ICA)) automatically from the iScan or manually by selecting the files within Platform Core. Files uploaded from the iScan undergo quality checks (QC); whereas, manually uploaded files do not.

####

#### **Scanner Upload**

Quality checks are performed for all sample data uploaded from the iScan to Platform Core. A status is assigned before files are sent to the cloud by the scanner. All files are uploaded regardless of QC status.

* QC criteria for IDATs
  * The scanner checks and validates per section metrics against the thresholds defined in .scst file that has been designated for the particular scan
    * Possible status assignments: **Success**, **Failed**, or **Warning**. Samples with a Fail status are unavailable for selection in BaseSpace Sequence Hub (BSSH).
  * To view the threshold values embedded in a given scan settings file, open the scan settings file from within the iScan Control Software (ICS).

    * From the main menu, select **Tools**=>**Options**\
      ![](/files/erxry8BQM5Q13ZqSoL2t)

    **Figure 1.** Selecting **Options** from main menu

    * Select the Tab **Scan Settings**. A table listing the available Scan Settings Files will show.
    * Select a **Scan Setting** of interest, and the parameters for that Scan Setting will appear on the right. The QC parameters fall under the heading **Grading**.\
      ![](/files/OfBDbjH0Dw83ZmgBwpL6)

    **Figure 2**. Scan Settings parameters for Infinium LCG
  * Minimum Registration score threshold for all Infinium scan settings is 0.75. See iScan [Scan Metrics](https://support-docs.illumina.com/ARR/iScan/Content/ARR/iScan/ScanMetrics_fIS.htm) page for more details.
    * Samples with low registration score fail QC.
    * A sample could fail QC if one stripe has a low registration score even if all other stripes pass registration.
  * Thresholds for other grading parameters (Focus Quality, Percentile 05 Bead Intensity, Percentile 95 Bead Intensity, and Saturation) are set to very broad values and almost never fail, so that in general, only the Registration check would have impact on QC result.
* QC results are taken into consideration when launching Microarray analysis on BSSH.
  * Samples may be uploaded to Platform Core but are filtered out from selection if they fail instrument QC.
  * Poor performing samples are hidden from the user and not available for analysis.

####

#### **Manual Upload**

No QC checks are done when samples are uploaded manually.

* All manually uploaded samples are assigned a **Passing** instrument QC status and are available for analysis, regardless of the actual data quality.

####

#### **References:**

* [Configuring iScan Control Software for Microarray data analysis on Illumina BioInsight Platform Core](https://github.com/illumina-swi/illumina-knowledge/tree/master/articles/Knowledge/Configuring-iScan-Control-Software-ICS-for-GDA-enhanced-PGx-data-analysis/README.md)
* [iScan System Product Documentation](https://support.illumina.com/downloads/iscan-system-product-documentation.html) > Configure iScan Control Software > Use Illumina BioInsight Platform Core with the iScan System

\
\
\ <br>

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