Hi,
Jumping on this thread. What did you mean here by BCF-round-trip- a specific function in bcftools or to just merge once in --export / --recode vcf format?
And in addition, is there a fast way to do the "non concatening" aka, different samples / same variants for large scale data except bcftools? Could Plink 2 be used to filter out the indels/multiallelics and then merge with Plink 1.9 > switch to vcf, use Plink 2 to switch the indels/multiallelics to vcf and then merge via bcftools? Is this what you meant here by round-trip?
Thanks!