-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plink(bed-bim-fam) to treemix #19
Comments
Hello! I managed to replicate the error using:
So I looked at the USCS browser and it shows that rs771071 is a reference G morphing to A. Around this snp is GGC. samtools faidx seems to agree:
Are you sure it was v37? not 38 for the bim file? |
thank you |
This is not a bug, it is a safeguard feature to make sure that the consistency between the reference and the bim file is respected. How is it possible that this line is in your bim file with the wrong reference allele? It should be a G. |
I mentioned the link of these files for you |
The solution is to try to understand why there is a SNP without the reference allele being present in your .bim file and where the bases do not match UCSC. Go over the steps you used to generate the .bed, .bim and fam files and try to track the issue. |
Hi
I Need Convert plink(bed-bim-fam) to treemix input
With This Command:
glactools bplink2acf --fai human_g1k_v37.fasta.fai afghan | glactools acf2treemix - | gzip > treemix.gz
but error:
Cannot write to /dev/stdout
Error: GlacParser tried to read 4 bytes but got 0
Data:
https://evolbio.ut.ee/afghan/
The text was updated successfully, but these errors were encountered: