How to automate the generation of a VCF file for
2
0
Entering edit mode
8.3 years ago
omidrouhi • 0

Is it possible to automate the generation of a vcf for:

chr7    140453136       .       AC      TT      100.00  PASS

instead of:

chr7    140453136       .       A       T       100.00  PASS
chr7    140453137       .       C       T       100.00  PASS

Regards,

OR

next-gen • 1.4k views
ADD COMMENT
1
Entering edit mode

you must give the context of your query ( used tools, organism,... ); how do you know that both mutations belong to the same variant ?

ADD REPLY
0
Entering edit mode

It is the human,a formalin fixed paraffin embedded tissue. It would require the variant calling tool that generates the vcf to recognize that the AC>TT is on the same stand (i.e. cis). If the A>T and C>T are on different strands (i.e. trans), AC>TT would be a miscall. What tool can I use?

ADD REPLY
1
Entering edit mode
8.3 years ago

FreeBayes generates this type of allele (MNP).

ADD COMMENT
0
Entering edit mode
8.3 years ago
omidrouhi • 0

It is the human,a formalin fixed paraffin embedded tissue. It would require the variant calling tool that generates the vcf to recognize that the AC>TT is on the same stand (i.e. cis). If the A>T and C>T are on different strands (i.e. trans), AC>TT would be a miscall. What tool can I use?

ADD COMMENT

Login before adding your answer.

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