Variant calling on aligned BAM files of WES
0
0
Entering edit mode
4.1 years ago
atheeth14 • 0

Could someone help in identifying SNVs in aligned BAM files alone? The index files provided are not .bai format. I know i need to use callVariants function, but the documentation is not clear on how to use this for WES. The exact code snippets would be better.

variant calling RNA-Seq • 563 views
ADD COMMENT
2
Entering edit mode

Creating a .bai index is as simple as samtools index your.bam.

ADD REPLY
0
Entering edit mode

I know i need to use callVariants function

What tool is this function from?

The exact code snippets would be better

This applies to original question as well.

ADD REPLY

Login before adding your answer.

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