VariantCallFormat.jl
  • Home
    • Description
    • Installation
    • Further Reading
  • VCF and BCF formatted files
  • Reference
Version
  • Home
  • Home


VariantCallFormat.jl

MIT License Build Status Build Status Coverage

VariantCallFormat.jl is based on previous work in GeneticVariation.jl. Big thanks to the original authors!

Description

VariantCallFormat.jl provides read/write functionality for VCF files as well as for its binary sister format BCF.

VCF files are use ubiquitously in bioinformatics to represent genetic variants.

Installation

Install VariantCallFormat.jl from the Julia REPL:

using Pkg
Pkg.add("VariantCallFormat")

Further Reading

VCF and BCF file format descriptions.

VCF and BCF formatted files »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.3.0 on Saturday 6 April 2024. Using Julia version 1.10.2.