issue with mapped file
i really want to know why i am getting a deletion in vcf file but its not present in my bam file when i am visulaising it by igv
alignment
sequence
• 1,433 views
•
link
written
by
priya120195 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
how to input bedpe file in IGV
written by rheab1230 •Hello, I have a bedpe file with interacting region and its interacting score. I want to view this bedpe file in IGV. But its showing …
-
igv and vcf difference
written by biology_inform •Hi, I am trying to find point mutations from my bam files but the output is given by vcf and IGV is different. Some mutations …
-
How can I know what is a good and bad variant call?
written by vaay •Hi, this is my first post/question, sorry if it is not allowed. I am generating variant calls with a variant caller. The variant caller I …
-
annotating vcf with variant type and variant effect, and most harmful effect
written by dania maria •Hello, I have a VCF with ~6000 variants. The build is GRCh37. I want to annotate each variant with its type (substitution, deletion, inversion) and …
-
IGV NullPointerException problem
written by life99945 •Hi! I mapped paired end library to a genome. Now I am trying to visualise it via IGV, but I am always getting this message …
-
Difficulty in Host removal by Bowtie2,samtools and bedtools
written by priya120195 •hi, I am struggling with host removal step during whole genome shotgun sequencing analysis pipeline of paired end data. When I am running my dataset …
-
High score deletion called by XHMM shows full coverage through IGV
written by nkausthu •Hi, I have used XHMM to identify CNVs from our exomes. But for many cases the high score deletions/duplication called by XHMM are not getting …
-
IGV and Variant Call
written by a_biologist •Hello guys, I have two bam files that I load in IGV. Each of those bams I did Variant Calls on them. I did take …
-
Viewing .Bam And .Bai Files In Igv
written by HNK •<p>Hey I have run tophat in galaxy server on sample, and i got deletion, insertion, junction and accepted_hits.bam files. Now i want to view the …
-
Igv By Covarage By Gene
written by masca4 •<p>Hi Guys, I am new here and have just started using IGV. I would like to know how to use a GTF file with my …
poorly asked question: how did you call the deletion ? what is it's size ? how did you checked it's not in igv ? How To Ask Good Questions On Technical And Scientific Forums
i generated my bam files and vcf files by dragen tool to find the variants. Then i annotated my vcgf files.I got 12 bp deletion in the responsible gene in all my vcf files.So i just cross checked my bam files if that region is present in mapped files or not.It should be present in bam files but its not there. My question is ,how I am getting this variant if that region is not present in bam file ,i checked with samtools view too.
show us some SAM reads in this 12bp region please.
THIS IS VCF FILE : zcat HL_intersection.vcf.gz |grep "90775878"
BAM FILE :
what was the command used to extract the reads from the BAM file ?