Skip to content

vcf2treemix.py output ===> input to Treemix #4

@Razi1026

Description

@Razi1026

Hi,

I ran this:
python vcf2treemix.py -vcf file.vcf -pop poplist.txt

I got one output: "file.tmix"

head file.tmix
A B C D E F G
24,11 27,13 12,9 16,10 22,8 22,13 21,8
27,14 36,10 23,7 17,8 24,13 27,8 23,17

Now I am going to run treemix1.13 that need zip file and I simply zipped it:
gzip file.tmix ====> file.tmix.gz

then run treemix:
treemix -i input file.gz -o out

BUT, it doesn't work:

TreeMix v. 1.13
$Revision: 231 $
ERROR: input is not gzipped (only .gz files accepted)

I am not sure if this error is because of input or treemix error? (if I put wrong input name, again I get this error)

Would you please help me to run this? Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions