You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its looks like your BED file is corrupt. You can try to use plink to read your file and recreate it again. But if it is indeed corrupt this might still result in erroneous data.
running Harmonizer-first time after using it on test data a couple of times
Command line:
java -jar GenotypeHarmonizer.jar --input Shukakaa --inputType PLINK_Bed --update-id --output binaryPlinkShukakaa --outputType Plink_BED --ref vdata --variants 500 --min-ld 0.1 –mafAlign 0.1 --keep –debug
Output is fine until:
Error writing output data: Error reading BED file, found data in padding bits of variant: rs6675994
WHat does this mean and more importantly how do I fix it?
The text was updated successfully, but these errors were encountered: