Merge branch 'fix-svcallers-vcf' into 'develop'
Fix vcf files from SV calling output to contain samplename The SV callers in our pipeline name the samples 'default', ideally all of these 'default' should be named to the sample called accordingly. Otherwise we have issues later on in the SV merging. fixes #321 See merge request !365