Charles Warden
unread,Aug 15, 2023, 1:17:17 PM8/15/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RTG Users, Len Trigg, RTG Users, Charles Warden
Hi Len,
Thank you very much for your prompt response.
I was using a .sdf file/folder downloaded from Nanopore (for
this dataset).
I have gone back to create a file from the original reference sequence file using the following command:
FA=../../../EPI2ME/giab_lsk114_2022.12/copied_files/analysis/benchmarking/GCA_000001405.15_GRCh38_no_alt_analysis_set.fna
SDF=GCA_000001405.15_GRCh38_no_alt_analysis_set.sdf
/path/to/rtg format -o $SDF $FA
I then used this .sdf file for running rtg vcfeval, instead of the provided .sdf file.
This solves that particular error message - so, thank you!
I believe this is the main output summary when that VCF is compared to itself:
Threshold True-pos-baseline True-pos-call False-pos False-neg Precision Sensitivity F-measure
----------------------------------------------------------------------------------------------------
25.000 4022526 4022526 0 17539 1.0000 0.9957 0.9978
None 4040028 4040028 37 37 1.0000 1.0000 1.0000
Again, thank you very much!
Sincerely,
Charles