Any standalone tool for INDEL Realignment?
2
0
Entering edit mode
3.0 years ago
NikhilP ▴ 20

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.

indels deepvariant realignment • 3.0k views
ADD COMMENT
1
Entering edit mode

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.

ADD REPLY
0
Entering edit mode

I think ABRA doing this job

ADD REPLY
3
Entering edit mode
3.0 years ago

GATK removed the IndelRealignment tool when v4 came out as it was a very resource demanding step and HaplotypeCaller was indeed already performing local realignment. If you need to realign your indels before using any other variant calling tool you could always try using previous GATK v3.8 (see archive here), which is the latest major version that implemented that module.

ADD COMMENT
2
Entering edit mode
3.0 years ago

Abra2 link: https://github.com/mozack/abra2 does this quite well for short reads.

We implemented it in our alignment pipeline here as well if interested: https://github.com/MHH-RCUG/Wochenende

ADD COMMENT

Login before adding your answer.

Traffic: 1905 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6