Theta Watterson on SNP
3
0
Entering edit mode
8.1 years ago
yp ▴ 10

Hi,

I would like to calculate Theta watterson on SNP data. Could you please suggest me any suitable software?

Thanks, YK

snp next-gen R • 4.8k views
ADD COMMENT
1
Entering edit mode
8.1 years ago
h.mon 35k

One answer here, another option is dadi.

ADD COMMENT
0
Entering edit mode

Thanks for the response. I have an SNP file in the VCF format. I am looking for a software which can take SNP as an input. The software you suggested, it takes BAM file as an input. I would like to calculate Theta Watterson using all the SNPs.

Thanks, YK

ADD REPLY
1
Entering edit mode
7.1 years ago
Gabriel R. ★ 2.9k

I would also suggest ANGSD http://www.popgen.dk/angsd/index.php/Thetas,Tajima,Neutrality_tests if you have access to the original BAM files.

ADD COMMENT
0
Entering edit mode
7.1 years ago

Since you tagged R on your question I would suggest pegas R package. If you want to estimate theta based on the number of segregating sites e.g. SNPs you just have to use: theta.s(s, n) , where s is the number of SNPs and n is the number of sequences.

ADD COMMENT

Login before adding your answer.

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