Variant caller for Ion Torrent data
2
0
Entering edit mode
7 weeks ago
adarsh_pp ▴ 40

Hi,

I am working on sequencing data from ThermoFisher platform (Ion Torrent). However, I am not using the custom pipelines made by Thermo.

Can anyone please suggest which variant caller will be suitable for this data. I have already tried GATK HaplotypeCaller (as I had used that for Illumina data processing). But somehow the results are not satisfactory.

Please suggest some good options.

Thanks

ThermoFisher NGS IonTorrent Genomics Variant-Calling • 397 views
ADD COMMENT
1
Entering edit mode
7 weeks ago

I take it you have a BAM file ?

Freebayes is robust to many technologies but needs a lot of filtering on quality etc. I would recommend that and bcftools for filtering - but I have not worked on Ion torrent data, which is somewhat rare in the community.

ADD COMMENT
0
Entering edit mode

Yes, I have the bam, which are directly generated, rather than the Fastq files.

ADD REPLY
1
Entering edit mode
7 weeks ago

GATK is customized for human data. You did not note what genome you are working with, so it makes the question a bit more complicated.

In my testing, Freebayes performs abysmally, so I can't second that recommendation (but at least it is easy to use, unlike GATK). I am biased, since I wrote it, but I recommend BBTools' callvariants.sh for variant-calling. It's calibrated for Illumina data and I have gotten a report that there were some false-positives in Ion Torrent data, so I can assure you that it is not perfect. However, I would be willing to work with you if you want to help me calibrate an Ion Torrent mode. JGI doesn't have any Ion Torrents so I have not calibrated any software for them (we use Illumina and PacBio). You can use callvariants.sh as it stands if you want and it will still perform well on everything other than homopolymer indels, where it may give some false positives for Ion Torrent (or Nanopore) reads.

ADD COMMENT

Login before adding your answer.

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