# How to use the PLINK Report Plug in in GenomeStudio

**GenomeStudio: How to use the PLINK Report Plug-in**

Before beginning:

* **Download** the PLINK Input Report Plug-in v2.1.4 from Illumina's [GenomeStudio v2.0 Plug-in website page](https://emea.support.illumina.com/downloads/genomestudio-2-0-plug-ins.html) and follow the instructions provided during installation to get started.
* Create or open an existing GenomeStudio project and follow the instructions below to use the PLINK plug-in.

1. Select **Analysis > Reports > Report Wizard**. The Report Wizard window opens.

![](/files/3rfEO8viFvuzvmW2Jy6N)

2. Open the **PLINK Input Report** by selecting the **Custom Report** option.

![](/files/aWXIRmbVTxm8YawVAM20)

**Notes:**

**PedigreeFile (optional)**

* A pedigree file is a tab-delimited file. It is not required if the “Mother ID” and the “Father ID” as well as the “Affected Status” columns are present in the Samples table.
* The report processes only sample IDs that appear in both the pedigree file and the genotyping project.

**TraitDataFile (optional)**

* The trait data file is a tab-delimited file. It includes the quantitative trait data with probe IDs in row 1 and sample IDs in column 1.

**UseForwardStrand**

* When generating the PLINK report from GenomeStudio, users have the option of choosing whether to report the alleles in "Forward" or Illumina "TOP" strand. In the Report Wizard dialog box that appears, there is an option called "**UseForwardStrand**", which users can either set to "**True**" or "**False**".
* If set true, then the report returns the alleles in **"Forward" strand**. If false, then the default report is created using Illumina's **TOP strand** alleles. Forward strands are assignments directly from the public database. All the sequences in a public data base, ie, NCBI dbSNP, come with a given forward (F) or reverse (R) designation. F and R strands are arbitrary designations by dbSNP and can change between release versions.

3. **Optional**: It is possible to adjust the algorithm input parameters from the GUI. Further, users can make permanent changes to the input parameters by editing the plug-in in the configuration file (PLINK Input Report Plug-in v2.1.4 for GenomeStudio Genotyping Module User Guide, 2016, p. 1).
4. Select **Next** and decide which SNPs to include in the report from the following options.

* Include zeroed SNPs in the report.
* Remove zeroed SNPs from the report.

  ![](/files/DSfN7SvyQneyOX40aNwQ)

5. Select **Next** to set the **Output Path** and the **Report Name.**

![](/files/EeQ96LUJXC4Dni3LXUUd)

6. Select **Finish** to create the report. The **GenomeStudio Progress Status** window opens. After the report has finished processing, a new window appears and prompts the user to view the report.
7. Select **Yes** to display the location of the output file in a default Windows text viewer.

![](/files/L3QiuL8XGNuGbKEZcA6e)

**Note:**

The file might be too large to open in the default Windows text viewer, eg, NotePad. As a workaround, the file can be opened in, for example, WordPad or NotePad++ instead.

![](/files/HFc2XfEhNKJ7BbkAwDEF)

The files created by the report include:

* **.bat**, a batch file that runs PLINK with a default set of input parameters listed in the script file.
* **.map**, the map file, showing base pair and position for each marker.
* **.ped**, the LINKAGE format input file.
* **.phenotype**, a text file which lists the quantitative trait data for eachsample.
* **.script**, a text file which lists the input parameters to be used by thePLINK executable.

**Note:**

The sample gender is determined using the Gender column in the Samples table.

For more information, the User Guide is available in the PLLINK Input Report Plug-in v2.1.4 installer folder on [GenomeStudio 2.0 Plug-in](https://emea.support.illumina.com/downloads/genomestudio-2-0-plug-ins.html) website page.

\
\
\ <br>

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