HomeCategoriesDNA polymorphism
3 tools

DNA polymorphism Tools

Discover our collection of 3 research tools and applications for dna polymorphism.

Related Categories

Genetic variation2
Variant calling2
GWAS study1
Genotyping experiment1
Data handling1
Whole genome sequencing1
+3 more

Tools in DNA polymorphism

Found 3 of 3 tools

BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF. All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed.

DeepVariant is a deep learning-based variant caller that takes aligned reads (in BAM or CRAM format), produces pileup image tensors from them, classifies each tensor using a convolutional neural network, and finally reports the results in a standard VCF or gVCF file.

Snpeff is an open source tool that annotates variants and predicts their effects on genes by using an interval forest approach