Tool to do Variant calling from contigs data
0
0
Entering edit mode
5.9 years ago

Hello ! I have contigs data in FASTA format that I have downloaded from PATRIC database. I would like to spot SNPs/Indels in those sequences. As I am quite new in this domain and I don't really know which tool or protocol to use. So if you have any advice... :)

Thank you for your help !

variant calling contigs • 2.2k views
ADD COMMENT
1
Entering edit mode

My apology, this is no answer, but I'm curious and would love to know available solutions as well. The best a quick search yielded is Heng Li's fermikit. Maybe you can skip the assembly stage and feed it the assemblies?

ADD REPLY
1
Entering edit mode

The Fermikit works very well. It's still not made for contigs/supoercontigs data, but it looks like a serious tool and I have the good VCF format output ! Thank you for your help !

ADD REPLY
0
Entering edit mode

For now I am trying a BWA-MEM (to get bam files) then GATK (haplotypeCaller). But it does not work very well (Error messages while running HaplotypeCaller), and I am not even sure it is the best protocol in this case. I'll have a look on fermikit, thank you very much !

ADD REPLY
1
Entering edit mode

Hello,

I don't know whether the restriction mentioned in this post still exists. So be careful.

fin swimmer

ADD REPLY
0
Entering edit mode

Hi de.mecquenem.ninon,

This reply is better suited as a comment on Carambakaracho's answer. Answers should ONLY be used to respond to the original question at the top of this page. I moved your post to a comment. But as you see this is not perfect.

fin swimmer

ADD REPLY
0
Entering edit mode

Deeply sorry, it was my first post and I havn't noticed the different ways of answering... Thank you for your answer !

ADD REPLY
0
Entering edit mode

Variant calling without much effort can be done with Freebayes although you need to filter for false positive calls(vcffilter step). However, as a start, it is best to go through the best practices offered by GATK since pre-processing makes a huge difference.

ADD REPLY

Login before adding your answer.

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