Hello,
I am thinking of using DeepVariant to call variants, and in their documentation they didn't mentioned anyhting about INDEL Realignment, so I was thinking of using a tool for indel realignment before calling DeepVariant.
So is there any standalone tool just for INDEL Realignment.
Currently I am using HaplotypeCaller, which by default does the Realignment.
Thank you.
Not necessary to so that, see first hit on google for ‚deepvariant realignment indel‘ https://github.com/google/deepvariant/issues/35
Generally, don’t do anything to manipulate data unless a manual clearly instructs you to.
I think ABRA doing this job