Thank you for sharing that! I am now using v2.1 and have explicitly added the following files to the allignment step to avoid any ambiguity:
"gbz": "/hprc-v2.1-mc-chm13.d46.gbz",
"dist": "/hprc-v2.1-mc-chm13.d46.dist",
"min": "/hprc-v2.1-mc-chm13.d46.shortread.withzip.min",
"zipcode" : "hprc-v2.1-mc-chm13.d46.shortread.zipcodes"
However, I am still running into some interesting warnings:
WARNING: loading in a SnarlDistanceIndex which is v3 instead of the up-to-date v4 Upgrading to the latest version will improve alignments from vg giraffe's chaining mode
While the warning doesn't stop the job from running, I get continuous Watchdog warnings with no growth to the output file (.gam)
warning[vg::Watchdog]: Thread 11 has been checked in for 10 seconds processing: warning[vg::Watchdog]: Thread 11 finally checked out after 122 seconds and 0 kb memory growth processing:
Any suggestions are appreciated.