Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Losing SV calls when merging files #186

Open
leonvanmierlo opened this issue May 4, 2023 · 1 comment
Open

Losing SV calls when merging files #186

leonvanmierlo opened this issue May 4, 2023 · 1 comment

Comments

@leonvanmierlo
Copy link

leonvanmierlo commented May 4, 2023

Hi,

When I'm using the merge function, I lose some SV calls. I made a Manta- and Delly testfile with each 100 SV calls in them. I merge these files with the function: ./SURVIVOR merge ~/Desktop/sample_files/manta_delly_first100test/sample_files 0 0 0 0 0 0 ~/Desktop/sample_files/manta_delly_first100test/sample_merged_4.vcf (putting everything at 0 so all the SVs are added, if I set a minimum SV length, I expect to lose some calls). I get an output with:

merging entries: 100
merging entries: 100

I expect that the output VCF file has 200 entries but in the output VCF are however only 197 entries.

Why are three SVs not added to VCF file? I think SURVIVOR does some sort of filtering, is that correct? If so, what are the filter settings?

@skeremaydin
Copy link

They are on the same line probably if they are close to each other

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants