How to generate VCF from Illumina BeadArray data
Last updated
Was this helpful?
Last updated
Was this helpful?
To generate VCFs from Illumina BeadArray data, users have several options:
DRAGEN Array (recommended): The Illumina DRAGEN Array Local software uses a command line interface to generate GTC and VCF files from raw scanner intensity data (IDAT). Analysis requires a manifest and cluster file, as it does not have the clustering capability of GenomeStudio. See to download the Windows or Linux installer. Refer to the for instructions on how to carry out the Local Analysis. For additional information on compatible GTC files, see Illumina Knowledge article ""
Array Analysis CLI (ACLI): ACLI is the predecessor to DRAGEN Array with similar functionality. ACLI also uses a command line interface to generate GTC and VCF files from IDATs. It is recommended to use DRAGEN Array which has additional features compared to ACLI. See the to download the Windows, Linux, or Mac installer. Refer to the for instructions on how to carry out the analysis.
Beeline + Github Tool
Use Beeline to convert IDAT files to GTC files (see Knowledge Base Article for more details on how to use Beeline).
Use the GitHub tool "GTCtoVCF" to convert .gtc to .vcf ().
The GitHub tool is Linux-based. Users that do not have a Linux OS can create a virtual machine on Windows to run a Linux based operating system like Ubuntu.
Note: The GitHub GTCtoVCF converter tool is considered semi-archived. As of May 2023, it is recommended to use the fully-supported Illumina solution for IDAT to GTC to VCF conversion.
PLINK: Export data to PLINK and then use PLINK to generate the VCF:
Download the from the GenomeStudio Software Downloads page
Open GenomeStudio project
Go to Analysis > Reports > Report Wizard
Select Custom Report and under the dropdown select PLINK Input Report
Export PLINK report in .ped file format
Import .ped file into PLINK to generate VCF file. See this page for more info regarding the related procedure:
For any feedback or questions regarding this article (Illumina Knowledge Article #3079), contact Illumina Technical Support .