(PLINK): Can't convert .ped .map into .bim .fam .bed. Why?
0
0
Entering edit mode
12 months ago
Roland ▴ 20

Hi.

I have a .ped and .map that I have previously created from a .vcf. Note that this VCF was NOT created by aligning reads to a reference genome, but rather by de novo (using the "STACKS" pipeline). I need this .ped .map files in .bim .fam .bed formats, but I can't get it to work.

This is the code I'm using and the error I get:

plink --file my_data --make-bed --out pleasework

And the error:

Error: Invalid chromosome code '27' on line 59 of .map file. (This is disallowed for humans. Check if the problem is with your data, or if you forgot to define a different chromosome set with e.g. --chr-set.)

Any suggestions? I don't have any chromosome data as I haven't aligned my reads to a reference genome.

conversion PLINK • 467 views
ADD COMMENT

Login before adding your answer.

Traffic: 1209 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6