freebayes only picking up variants in a single contig
0
0
Entering edit mode
2.8 years ago
gt ▴ 30

Hi there! I am having a lot of trouble with variant calling with freebayes variant calling. I have a .fa file with a contig for the E. coli reference genome. I also have a contig for Cas9. I run the following code

freebayes-parallel <(fasta_generate_regions.py sequences.fa.fai 100000) 16 -f sequences.fa --ploidy 1 test.bam > test.vcf

It runs perfectly fine but I am not able to see any mutations for the Cas9 contig and only the E. coli reference. I've made sure that my BAM file has reads mapping to both contigs which it does

NC_000913.3 4641652 46281033    0
lcl|Cas9    4104    747006  0

I even looked at the BAM file in IGV and saw regions of Cas9 that have suspected deletions. Any idea what I might be doing wrong here?

variant-calling DNA-seq freebayes • 494 views
ADD COMMENT

Login before adding your answer.

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