Can a command in RTG (or elsewhere) annotate the TP/TN/FP/FN's produced from RTG's vcfeval?
1
1
Entering edit mode
4.2 years ago
Tails ▴ 80

I'm really liking RTG's vcfeval command, which takes in a gold standard vcf, a query vcf and a reference and outputs true positive vcf, true negative vcf, and the same for false positive, and false negative. My question is: is there some way to easily annotate the query vcf file so that each variant is annotated as TP, TN, FP and FN?

sequence genome • 1.2k views
ADD COMMENT
0
Entering edit mode

Tagging the man himself, Len Trigg

ADD REPLY
2
Entering edit mode
4.2 years ago
Len Trigg ★ 1.6k

Yes, that's easy, just use --output-mode annotate (also check out the other output modes in case something else is more suitable to your needs).

ADD COMMENT
0
Entering edit mode

Thanks Len

ADD REPLY

Login before adding your answer.

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