I am learning to run ADMIXTURE for the first time and am receiving a PLINK input file error. I used VCFtools to convert a vcf file to PLINK (./vcftools --vcf filename --plink --thin 150 --out filename).
I am running ADMIXTURE using the following command:
./admixture filename.ped 3
Any help would be appreciated.
Chris
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.
To post to this group, send email to structure-software@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
Exclude the ".ped" extension. It's assumed. Make sure there are three files with the same prefix in that folder.
On Fri, Mar 17, 2017 at 2:17 PM, chris blair <blai...@gmail.com> wrote:
I am learning to run ADMIXTURE for the first time and am receiving a PLINK input file error. I used VCFtools to convert a vcf file to PLINK (./vcftools --vcf filename --plink --thin 150 --out filename).
I am running ADMIXTURE using the following command:
./admixture filename.ped 3
Any help would be appreciated.
Chris
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
I guess it wasn't in the correct .ped format...
On Friday, 17 March 2017 16:33:50 UTC-4, chris blair wrote:
Hey Vikram,If I do that I receive a message stating that the input data file argument must have an extension.
Chris
On Friday, 17 March 2017 16:29:33 UTC-4, Vikram Chhatre wrote:
Exclude the ".ped" extension. It's assumed. Make sure there are three files with the same prefix in that folder.
On Fri, Mar 17, 2017 at 2:17 PM, chris blair <blai...@gmail.com> wrote:
I am learning to run ADMIXTURE for the first time and am receiving a PLINK input file error. I used VCFtools to convert a vcf file to PLINK (./vcftools --vcf filename --plink --thin 150 --out filename).
I am running ADMIXTURE using the following command:
./admixture filename.ped 3
Any help would be appreciated.
Chris
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsubscribe@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.
To post to this group, send email to structure-software@googlegroups.com.
Yes, I was looking at my files and it took me down the rabbit hole. You just need one more step:plink --noweb --file input_prefix --recode12 --out output_prefixThen use the same command for admixture as you did first.
On Fri, Mar 17, 2017 at 2:44 PM, chris blair <blai...@gmail.com> wrote:
I guess it wasn't in the correct .ped format...
On Friday, 17 March 2017 16:33:50 UTC-4, chris blair wrote:
Hey Vikram,If I do that I receive a message stating that the input data file argument must have an extension.
Chris
On Friday, 17 March 2017 16:29:33 UTC-4, Vikram Chhatre wrote:
Exclude the ".ped" extension. It's assumed. Make sure there are three files with the same prefix in that folder.
On Fri, Mar 17, 2017 at 2:17 PM, chris blair <blai...@gmail.com> wrote:
I am learning to run ADMIXTURE for the first time and am receiving a PLINK input file error. I used VCFtools to convert a vcf file to PLINK (./vcftools --vcf filename --plink --thin 150 --out filename).
I am running ADMIXTURE using the following command:
./admixture filename.ped 3
Any help would be appreciated.
Chris
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.