SNP index definition
1
0
Entering edit mode
3.4 years ago

Which is the definition of SNP index? Someone asked me to calculate the SNP index, but I cannot find a definition.

sequencing next-gen alignment • 812 views
ADD COMMENT
0
Entering edit mode

You maybe could ask that 'someone' then? Not sure in which context this was asked, but SNP index doesn't ring a bell for me.

ADD REPLY
0
Entering edit mode
3.4 years ago
ahmad mousavi ▴ 800

If you mean how to make index for VCF. Try following :

bgzip -c file.vcf > file.vcf.gz
tabix -p vcf file.vcf.gz
ADD COMMENT

Login before adding your answer.

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