Giter VIP home page Giter VIP logo

t2t-nist-dipcall's Introduction


GENERAL INFORMATION

Title of Dataset: NIST alignment and variant calling for T2T Consortium.

Principal Investigator: Justin Zook, NIST, [email protected]

Dataset Contact(s): Justin Zook, NIST, [email protected] and Jennifer McDaniel, [email protected]


SUMMARY

NIST participated in the Telomere-to-Telomere (T2T) Consortium chm13-variant group. This group analyzed if the CHM13hTERT reference produced by the consortium has advantages a reference for variant calling. NIST performed alignment and variant calling using Dipcall. The different alignments that were performed are described in the diagram below (T2T_workflow.png_).

Benchmarking Summary


DATA & FILE OVERVIEW

Description of files and outputs from Snakemake pipeline

  • Snakemake code to run pipeline: Snakefile

  • Configuration file for snakemake pipeline pointing to sample sheet and Dipcall PAR file : config.yaml

  • Sample file for snakemake pipeline contains paths to assemblies (fasta) and reference files used for Dipcall. Inputs listed in the sample file can be found at the locations noted in T2T_workflow.png: samples_ALLruns.tsv

  • Output files can be found at Globus T2T Finishing Workshop /team-variants/assembly_aligns/dipcall/ Outputs used for analysis include: *.dip.vcf.gz, *.dip.bed, *.hap1.bam and *.hap2.bam. If assembly was haploid, the haploid assembly would be used for both paternal and maternal haplotypes as input for dipcall. In this case only one hap.bam is needed as hap1.bam and hap2.bam would be the same.

  • Directory contains source code for Dipcall: src/

    • run-dipcall contains modified LN40

    • run-dipcall-original contains original Dipcall parameters


METHODOLOGICAL INFORMATION

Variants were first called using the dipcall assembly variant calling pipeline (https://github.com/lh3/dipcall, PMID:30013044). Briefly, dipcall first aligns an assembly to a reference genome, as described in diagram above. We used optimized alignment parameters -z200000,10000 to improve alignment contiguity, as previously shown to improve variant recall in regions with dense variation like the Major Histocompatibility Complex (https://doi.org/10.1101/831792). Dipcall uses the resulting alignment to generate a bed file with haplotype coverage and call variants.

Snakemake Pipeline Information

To generate alignment and variant call output with Dipcall a Snakemake pipeline was used.

Pipeline Dependencies


INTERNAL NIST NOTE

All alignments performed as part of this project, but not neccessarily described in this repo, can be found on the NAS and further information in the GIAB Team OneNote /Benchmarking/Benchmarking and Benchmarkdown/T2T variant calling

t2t-nist-dipcall's People

Contributors

jmcdani avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.