Dear kevin
In one of project , converted vcf to plink and performed downstream analysis. Therefore I thought of following the same strategy for TCGA as well . For "custom PED and MAP", ya i will check. Thanks for your suggestion
Archana
Dear all
In one of my project, I have to use the SNPs from TCGA (PAAD) and convert them into plink format and use for further analysis. There are many issues , that I faced
Queries :
I will appreciate all the suggestions
Thank you
Archana
Hello,
You do not have to convert MAF to VCF for the purposes of input to PLINK. The MAF format was an 'unfortunate' development.
Read the PLINK documentation for creating a custom PED and MAP file, and then you will be able to create your PLINK dataset. You already have all of the information that you need in the MAF file.
Kevin
Dear kevin
In one of project , converted vcf to plink and performed downstream analysis. Therefore I thought of following the same strategy for TCGA as well . For "custom PED and MAP", ya i will check. Thanks for your suggestion
Archana
Here is information on PED and MAP
By the way, if you still want to use MAF -> VCF -> PLINK, then you should create yor on custom FAM file, and then specify this in every PLINK command with the --FAM flag.
When converting from VCF -> PLINK, there is no wa for plink to know what are your phenotypes.
Hello
My problem is during conversion from maf to vcf, loosing many SNP sites or data information via by use of maf2vcf.pl, which is not normal. I tried to fixed it, but not succeeded. Now I will follow your suggestion and will create custom PED and MAP. I already created .fam for dataset.
Thanks again
Archana
Could you send information on some of the variants that are being filtered out? Also, can you link me to the specific MAF file on the GDC that you are using?
Log in to answer this question.