UNPKG

@gmod/vcf

Version:

High performance streaming Variant Call Format (VCF) parser in pure JavaScript

2 lines (1 loc) 120 B
export declare function parseGenotypesOnly(format: string, prerest: string, samples: string[]): Record<string, string>;