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
The chromosome names in the <Chromosome>.1kg.phase3.v5a_GRCh38nounref.vcf.gz files, located within the beagle_chr.zip archive of Battenberg_reference_hg38.zip, are missing the "chr" prefix. If users do not detect this issue promptly, it will lead to runtime errors.
Looking forward to seeing Battenberg get even better.
Hi,
I encountered the following issues while using Battenberg and would like to see them addressed in future releases:
combine.impute.output()method, thewrite.table()should usesep = "\t"instead ofsep = " ". Otherwise, whenusebeagle = FALSE, it will causeread_imputed_output()to fail to read the file correctly.<Chromosome>.1kg.phase3.v5a_GRCh38nounref.vcf.gzfiles, located within thebeagle_chr.ziparchive ofBattenberg_reference_hg38.zip, are missing the "chr" prefix. If users do not detect this issue promptly, it will lead to runtime errors.Looking forward to seeing Battenberg get even better.