This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Realignment disappeared in gatk4

In GATK4 the indel realignment step will no longer be part of the pipeline. With my great surprise the tool has disappeared. My question, the algorithm is no more there because it doesn't improve the alignment? Do I need to search for a replace or should I just remove it from my pipeline since it is not useful? Any suggestions? Thank you Marco

gatk realignment

3 answers

Also https://software.broadinstitute.org/gatk/blog?id=7847

Basically, the realignment step has been integrated into the GATK variant callers and they can output their own realigned BAMs. However, regardless of how you perform realignment, it is still preferred.

To supplement the other answers, there is another discussion here: https://gatkforums.broadinstitute.org/gatk/discussion/11324/gatk4-realignment

In good news (at least in my opinion), the realignment step may be returning to GATK4 at some point: https://github.com/broadinstitute/gatk/issues/3104

C'mon man

Log in to answer this question.