What variant callers are faster than samtools?
3
1
Entering edit mode
8.3 years ago
usgenome2018 ▴ 40

What WGS variant callers are faster than samtools?

It takes several hours to generate VCF file using samtools mpileup.

variant caller software • 2.2k views
ADD COMMENT
1
Entering edit mode

"It takes several hours to generate VCF file using samtools mpileup." : split your analysis and parallelize by chromosome

ADD REPLY
0
Entering edit mode

How do you exactly do this?

ADD REPLY
1
Entering edit mode
8.3 years ago
Sam ★ 4.7k

You can try ISAAC which is from illumina. However, the VCF file generated doesn't seems to be compatible with GATK standard.

ADD COMMENT
0
Entering edit mode

thx, are there any other choices?

ADD REPLY
0
Entering edit mode

You can also try Platypus, but then I guess if you have sufficient computational resources, Pierre Lindenbaum's suggestion of splitting by chromosome will be the easiest way to speed things up.

ADD REPLY
0
Entering edit mode
8.3 years ago
h.mon 35k

You could try BALSA or FermiKit.

You could try describing your problem in more detail to get more useful answers. And you should consider not posting several broad questions on a short period, this may lead to people ignoring your posts and / or your account being suspended.

edit: I am not a moderator and this is a suggestion based on me observing other accounts being closed by such behaviour (posting several broad questions per day).

ADD COMMENT
0
Entering edit mode
8.3 years ago

FreeBayes and VarScan2 are two additional variant callers you can try.

ADD COMMENT

Login before adding your answer.

Traffic: 1498 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