Hi Medhat, I used the short reads (~150 bp ). Thanks for the info, I will test them and let you know if I have more questions. Thanks again.
how to visulize structure variants
Hi, Community, I am working on SV calling recently, and got vcf file for SV calling. I was wonder how to visulize these SV from the caller. Can I visulize the SV in IGV by using BAM file?
Thanks in advance!
• 1,690 views
•
link
1 answer
Are you using long- or short-reads?
Samplot is a good start:
https://github.com/ryanlayer/samplot
Additionally, you can use IGV with BAM and indexed VCF file, it will help you to visualize Deletions (DEL) and Insertions (INS). Lastly, this is a nice review for other tools and when to use it https://www.nature.com/articles/s10038-019-0687-0
• 0 views
•
link
• 0 views
•
link
Great!! Samplot is your friend plus IGV.
• 0 views
•
link
Log in to answer this question.