Module gfatk::path

source · []
Expand description

Extract a fasta given a path.

Structs

A series of GFA path elements.

A GFA path element. Of the form <segment ID><+/->

Enums

Which option is used on the CLI, either a string or a file path.

Functions

Parse either a string, or a file, containing the path.

Parses a path string to a GFAPath object.

A function to generate a path through a GFA file given an input path.