Skip to content

A simple program to generate .vcf and plink format files from .idat files

License

Notifications You must be signed in to change notification settings

adimascf/idat2plink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

It is now recommended to use the fully supported Illumina solution DRAGEN Array to convert IDAT to VCF files

./main.sh -h

A simple program to covert .idat files to plink format files.
Options:
-b     A path to .bpm manifest.
-s     A path to .csv manifest.
-c     A path to cluster .egt.
-i     A path idat files directory.
-o     A path to gtc output directory.
-g     A path to reference genome .fasta.
-p     A prefix for output file.
-h     Show this help and exit

In order to run the scripts, you have to have following files:

Also, you have to install these following programs and move the binaries to your $PATH:

About

A simple program to generate .vcf and plink format files from .idat files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published