Skip to content

Parsing a VCF file variant records (rows) #15

@figueroakl

Description

@figueroakl
  1. parse the hjeader line which is:
    #CHROM POS
  2. parse each variant row into an array
    without reading the whole file into mem all at once
  3. read from a buffer
  4. include tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions