Expand description
Helper functions to load a GFA from a file, or read from STDIN. Modified from https://github.com/chfi/rs-gfa-utils/blob/2065b001d107ee9f5d7abe04d65ab82193fc5904/src/commands.rs
Functions
Iterate over the byte lines of a file.
Given a path, load the GFA into a GFA struct.
If the file is coming from STDIN, this function reads a GFA in.