uDocumentViewer
Scientific.vcf · .vcf.gz

VCF (Variant Call) viewer

ready
About VCF (Variant Call)

Genomic variants — distinct from vCard contacts.

VCF (Variant Call Format) is genomics's variant exchange — one row per variant, with chromosome, position, ref/alt alleles, and an INFO column rich enough to be a column store. NOTE: distinct from vCard contacts (.vcf).

FAQ
What is a VCF (Variant Call) file?
VCF (Variant Call Format) is genomics's variant exchange — one row per variant, with chromosome, position, ref/alt alleles, and an INFO column rich enough to be a column store. NOTE: distinct from vCard contacts (.vcf).
Is my file uploaded?
No. Files are opened entirely in your browser using local JavaScript and WebAssembly. Nothing is sent to a server.
Does it work on mobile?
Yes. The viewer is mobile-first and works on phones, tablets, and desktops.
More Scientific