-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use pyvcf to add SHIFT3_ADJUSTED header to vardict vcf
- Loading branch information
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
65814b4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ionox0 Thanks for figuring out how to add the "SHIFT3_ADJUSTED" to INFO fields of the vcf header! I just couldn't figure that out. If I may suggest, I think the description should be something along the lines of "No. of bases to be shifted to 5 prime for complex variants to get the preferred left alignment for proper genotyping".
65814b4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I've changed the comment to say just that