problem in count SNPs and INDEL
2
1
Entering edit mode
8.0 years ago

someone solve my problem which is that i am using galaxy cloud base server analysis. i completed alignment by BWA and Mpileup is also over. after mpileup i got VCF file. but from VCF file how can i count SNP and INDEL ? please someone solve the my problem. thank you all

SNP next-gen • 1.6k views
ADD COMMENT
1
Entering edit mode
7.9 years ago
ivivek_ngs ★ 5.2k

Do you have GATK installed in your galaxy server? If so there is a module as -SelectVariants with handle -selectType, they can easily take input your raw vcf and compartment them in 2 vcf files one having INDELS and another having SNPs when you use the module and put the -selectType [SNP/INDEL]. Alternatively you can always post your galaxy related queries here, since the user is quite active. @Jennifer Hillman Jackson is very much active there to address to your queries. Alternatively you can install GATK latest version and use the handles above and do the operations or follow this link where you can use other tools outside of galaxy as well.

Then there is master @Pierre tools which you can use externally on your vcf file to perform the operations outside galaxy as well. Here is the thread.

Search a bit more in google and hit for your query will come. Do not restrict yourself just to one tool. Programmatic usage is always beneficial and you can push yourself a bit to learn few command line tricks.

ADD COMMENT
1
Entering edit mode
7.8 years ago

thanks vchris. its worked and got rsult also.

ADD COMMENT
2
Entering edit mode

If the answers worked then accept them as answers or vote them so that people can use it for future reference. @rastogi.suraj93

ADD REPLY
0
Entering edit mode

yeah sure and I have appreciate to you for helping me..Thanks ...

ADD REPLY

Login before adding your answer.

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