Off topic:gtool conversion error
0
2
Entering edit mode
9.6 years ago
jkatz77 ▴ 30

I am trying to convert a .gen file to a .map and a .ped file using gtool. The problem is, despite having 498 SNPs in my Gen file, the map file being created only has the first snp and is only 1 row long. The command I am using is:

gtool -G --g GENE.gen \
--s SAMPLE.sample \
--ped PED.ped \
--map MAP.map \
--phenotype phenotype --sex sex \
--num_snps 498 \
--num_samples 966 \
--chr 11 \
--snp \
--log SORL1.log
gtool snp impute • 3.2k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 1502 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