Skip to content

Tools for working with Variant Call Format files.

License

Notifications You must be signed in to change notification settings

jsquaredosquared/vcftoolz

This branch is up to date with CFSAN-Biostatistics/vcftoolz:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4691fcc · Jun 2, 2023

History

85 Commits
Apr 4, 2019
Feb 19, 2019
Jun 2, 2023
Nov 7, 2018
Nov 19, 2018
Jun 2, 2023
Jan 27, 2016
Jun 1, 2023
Jan 3, 2018
Jan 27, 2016
Nov 15, 2018
Apr 2, 2019
Jun 2, 2023
Nov 15, 2018
Nov 15, 2018
Jun 2, 2023
Apr 4, 2019
Nov 15, 2018
Jan 27, 2016
Nov 15, 2018
Jun 2, 2023
Apr 2, 2019

Repository files navigation

VCF Toolz

Tools for working with Variant Call Format files.

VCF Toolz was developed by the United States Food and Drug Administration, Center for Food Safety and Applied Nutrition.

Features

  • Compares the snps in two or more VCF files.
  • Lists the snps that are unique to each VCF file with full genotype information per snp.
  • Lists the snps that are missing from each VCF file if present in at least two other VCF files.
  • Generates Venn diagrams of positions and snps in the VCF files.
  • Reports precision, recall, and F1 score when the truth is known.
  • Reports the effectiveness of filtered variants when the truth is known.
  • Reformat the VCF file in a tall-narrow format for easy viewing and diffs.
  • Count samples, positions, calls, snps, indels, other variants, missing calls, and filter reasons.
  • Plot calls along the length of the genome and show the location of filtered calls.

Citing VCF Toolz

To cite VCF Toolz, please reference the VCF Toolz paper:

https://doi.org/10.21105/joss.01144

License

See the LICENSE file included in the VCF Toolz distribution.

About

Tools for working with Variant Call Format files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.1%
  • Makefile 1.7%
  • TeX 1.3%
  • Shell 0.9%