Skip to content
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

"Error writing output data:Trying to write alleles" Issue? #492

Open
wwhengold opened this issue Mar 1, 2018 · 3 comments
Open

"Error writing output data:Trying to write alleles" Issue? #492

wwhengold opened this issue Mar 1, 2018 · 3 comments
Labels

Comments

@wwhengold
Copy link

When running Genotypeharmonizer, I come across an error:
Input:
GenotypeHarmonizer.sh --input file --o file2 -r reference.file -R VCF

Output:
Writing results

Error writing output data: Trying to write alleles [G] for G\A SNP.

I've used GenotypeHarmonizer on previous chr without issue so far. Do you have suggestions on how exactly to find out more about this error? I wasn't able to find an answer in the documentation. Thank you very much

@PatrickDeelen
Copy link
Member

Could you please share your log file. This should contain a bit more information on the error.

@wwhengold
Copy link
Author

wwhengold commented Mar 1, 2018

FATAL - Error writing output data: Trying to write alleles [G] for G\A SNP
org.molgenis.genotype.GenotypeDataException: Trying to write alleles [G] for G\A SNP
at org.molgenis.genotype.plink.BedBimFamGenotypeWriter.writeBimBedFile(BedBimFamGenotypeWriter.java:178)
at org.molgenis.genotype.plink.BedBimFamGenotypeWriter.write(BedBimFamGenotypeWriter.java:74)
at org.molgenis.genotype.plink.BedBimFamGenotypeWriter.write(BedBimFamGenotypeWriter.java:55)
at nl.umcg.deelenp.genotypeharmonizer.GenotypeHarmonizer.main(GenotypeHarmonizer.java:421)

Do you need the entire log file or just this part?

@PatrickDeelen
Copy link
Member

Thank you, I will have a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants