Skip to content

Conversation

@julianhess
Copy link

The VCF spec demands that the samples' column names match entries in the header (e.g. if ##normal_sample=MY_NORMAL is present in the header, then the column for the normal should be named MY_NORMAL.)

Previously, deTiN would break on otherwise valid indel VCFs. This fixes that. As a bonus, the deTiN output should be easier to merge with the input VCF, since the VCF column names are preserved.

@julianhess julianhess marked this pull request as draft December 22, 2020 15:25
@julianhess
Copy link
Author

I've confirmed this works with Strelka VCFs, both malformed and header fixed. Need to test on M2 and Sanger before merging.

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

Successfully merging this pull request may close these issues.

2 participants