ls 1888965_rtg_dragen_pass_snvs
done fn.vcf fp.vcf non_snp_roc.tsv phasing.txt progress snp_roc.tsv summary.txt tp-baseline.vcf tp.vcf vcfeval.log weighted_roc.tsv
(base) [avatsiou@ukga-prd-brln02 rtg_output]$ cat 1888965_rtg_dragen_pass_snvs/snp_roc.tsv
#Version RTG Tools 3.10.1 / Core f9bc0ddb3e (2019-01-21), ROC output 1.2
#CL vcfeval -c 1888965_pass_snvs.vcf.gz -b truth.vcf.gz --bed-regions truth.bed --no-gzip -o 1888965_rtg_dragen_pass_snvs --decompose --all-records -t GRCh38Decoy.sdf/ --sample NA12878,dsample_Proband
#selection: SNP (baseline rescaled)
#total baseline variants: 1023601
#total call variants: 317554
#score field: GQ (FORMAT)
#score true_positives_baseline false_positives true_positives_call false_negatives precision sensitivity f_measure
None 317228.00 326.00 317228.00 706373.00 0.9990 0.3099 0.4731
This is how I am running rtg-tools
/home/avatsiou/rtg-tools-3.10.1/rtg vcfeval -c + output + id ".vcf.gz" +\
' -b ' + truth_vcf +\
' --bed-regions ' + truth_bed +\
' --no-gzip -o ' + output +\
' --decompose ' +\
' --all-records ' +\
' -t ' + sdf_ref +\
' --sample NA12878,' + tumor
--
You received this message because you are subscribed to the Google Groups "RTG Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtg-users+...@realtimegenomics.com.
To view this discussion on the web visit https://groups.google.com/a/realtimegenomics.com/d/msgid/rtg-users/CACrn4_AM1x4AOqD9zGLfdgz30cAgGKNV7DYgRBRXgF2KFg3%3DXw%40mail.gmail.com.
Was there any warning printed out when you ran it?It looks like there was no score field in your input data.Cheers,Len.
--
You received this message because you are subscribed to the Google Groups "RTG Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtg-users+...@realtimegenomics.com.
To view this discussion on the web visit https://groups.google.com/a/realtimegenomics.com/d/msgid/rtg-users/CACrn4_AM1x4AOqD9zGLfdgz30cAgGKNV7DYgRBRXgF2KFg3%3DXw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/realtimegenomics.com/d/msgid/rtg-users/CACrn4_D6EjpgSufcMaiTd8j%2BemBgMLx6x-ZkZdXiDywX6%2Bkkaw%40mail.gmail.com.