Open MaestSi opened 5 years ago
In general, I would recommend only using NA24385 as a benchmark for SV calls at this time, since the NA12878 data is a few years old. For NA24385 you should use both the Tier 1 vcf and Tier 1 bed file with truvari to get FPs and FNs, as suggested in the README here: ftp://ftp-trace.ncbi.nlm.nih.gov/giab/ftp/data/AshkenazimTrio/analysis/NIST_SVs_Integration_v0.6/
Ok, so I can use VCF file in NIST_SVs_Integration_v0.6, even though Truvari documentation says that "This currently only works with GIAB SV v0.5", right? Thank you very much for the kind information.
That's right - this is old information on truvari that we'll ask them to update. Thanks for letting us know!
On Tue, Dec 11, 2018 at 12:15 PM MaestSi notifications@github.com wrote:
Ok, so I can use VCF file in NIST_SVs_Integration_v0.6, even though Truvari documentation says that "This currently only works with GIAB SV v0.5", right? Thank you very much for the kind information.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/genome-in-a-bottle/giab_latest_release/issues/7#issuecomment-446284227, or mute the thread https://github.com/notifications/unsubscribe-auth/ACU6dgrzvRprsRfj1qbyJUw8y7jBvnOvks5u3-gdgaJpZM4ZNCe2 .
Dear all, I would like to use preliminary reference SV calls from GIAB to benchmark some SV calling tools. For NA24385 sample I am planning to use GIAB VCF file ftp://ftp-trace.ncbi.nlm.nih.gov/giab/ftp/data/AshkenazimTrio/analysis/NIST_SVs_Integration_v0.6/HG002_SVs_Tier1_v0.6.vcf.gz, and maybe I could perform comparisons with some software predictions using Truvari. While, for NA12878 sample I have found GIAB bed files ftp://ftp-trace.ncbi.nlm.nih.gov/giab/ftp/technical/svclassify_Manuscript/Supplementary_Information/Person alis_1000_Genomes_deduplicated_deletions.bed and ftp://ftp-trace.ncbi.nih.nlm.gov/giab/ftp/technical/svclassif y_Manuscript/Supplementary_Information/Spiral_Genetics_insertions.bed. Since I have no reference VCF file, I think you should use bedtools intersect to make comparisons with my predictions. My questions are:
Thank you very much, Simone