Entering edit mode
11.2 years ago
sheausean
•
0
Hi,
Has anyone share how can I convert Illumina/affy array data to vcf format?
Many thanks.
Hi,
Has anyone share how can I convert Illumina/affy array data to vcf format?
Many thanks.
I wrote affy2vcf, a bcftools plugin that is capable of generating VCF files out of the output of the Affymetrix apt-probeset-genotype command line tool.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Have you not even bothered to search pubmed for papers using arrays for SNP calling to see how they did it (hint, there are bioconductor packages)?
I'm also trying for the same thing. Can you please tell me about those R packages?