I was looking to merge multiple sav files but noticed that sav merge isn't recognized as a command. However, after looking through the source code, I noticed that there is a merge.cpp file that references a sav merge command?
What is the best method to merge multiple sav-formatted files, similar to bcftools merge?
I was looking to merge multiple
savfiles but noticed thatsav mergeisn't recognized as a command. However, after looking through the source code, I noticed that there is amerge.cppfile that references asav mergecommand?What is the best method to merge multiple
sav-formatted files, similar tobcftools merge?