gatk, ref and alt percentages .
0
0
Entering edit mode
2.7 years ago
Sabeen ▴ 30

Hello everyone,

I need some info regarding how to get percentage of REF and ALT nucleotide sequence in my data.

I am using gatk and currently not getting REF and ALT percentages . the command i am using for the gatk vcf file is following

gatk --java-options "-Xmx8G" HaplotypeCaller -R /Users/sabeen/NGS/singleread/1/hg19.fa -I /Users/sabeen/NGS/singleread/1/reads-with-RG.bam -O /Users/sabeen/NGS/singleread/1/output_final.vcf 

(how I need the info for for the reference and alternative nucleotide in percentages as follows.)

Ref
G(52%)    A(32%)

Alt
A(48%)  T(68%)

Really appreciate some guidance .

Thanks.

gatk NGS • 922 views
ADD COMMENT
0
Entering edit mode

Bonjour a tous, j'ai le même problème j'aimerai avoir Le pourcentage des ref et alt dans un fichier VCF de la forme :

#CHROM  POS ID  REF     ALT          QUAL
  Chr1               1000       .        A(20%)    G(80%)      7.30814

Bien Merci. je suis nouveau dans ce domaine.

ADD REPLY
0
Entering edit mode

This is an english forum. Merci.

ADD REPLY
0
Entering edit mode

please excuse me if I expressed myself in French

ADD REPLY
0
Entering edit mode

have a look at the FORMAT/AD in the genotypes.

ADD REPLY

Login before adding your answer.

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