VCF.Version (VCF v1.0.0)
View SourceA supported Variant Call Format specification version.
Summary
Functions
Parses a VCF fileformat value.
Types
Functions
@spec parse(term()) :: {:ok, t()} | {:error, VCF.Error.t()}
Parses a VCF fileformat value.
A supported Variant Call Format specification version.
Parses a VCF fileformat value.
@spec parse(term()) :: {:ok, t()} | {:error, VCF.Error.t()}
Parses a VCF fileformat value.