You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to plink2-users
Hi all,
I am trying to use plink --tped file.tped --tfam file.tfam --make-bed --out newName to convert tped and tfam files to binary files. It came with this bug:
Here is my tped.file:
My tfam.file:
Does anyone know how to solve this? Thanks.
Shuya
Christopher Chang
unread,
Apr 27, 2022, 9:23:01 AM4/27/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to plink2-users
This is not a plink "bug". Your .tped file violates the specification, and you need to fix the problem with whatever generated it.
Christopher Chang
unread,
Apr 27, 2022, 9:27:08 AM4/27/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to plink2-users
(From the "haploid" in the filename, I am guessing that the program that generated the malformed .tped file incorrectly assumed that it would be okay to include each allele code only once. If so, this would be fixed by duplicating every allele code.)
Shirley ZHANG
unread,
Apr 27, 2022, 10:38:13 AM4/27/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to plink2-users
Thank you, Christopher! I will have a try (duplicate every allele code.) to see if I can fix the problem.
Shuya
Shirley ZHANG
unread,
Apr 27, 2022, 2:42:48 PM4/27/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message