nucleus.examples.apply_genotyping_prior -- Given new genotype priors, update the variant calls in a VCF or gVCF file.

Source code: nucleus/examples/apply_genotyping_prior.py

Documentation index: doc_index.md


Functions overview

Name Description
main(argv)
recall_variant(log_priors, variant) Update the genotype calls in variant given the new genotype priors.

Functions

main(argv)

recall_variant(log_priors, variant)

Update the genotype calls in variant given the new genotype priors.