pub fn parse_path(
    path: &str,
    is_cli: CLIOpt,
    gfa: &GFAtk
) -> Result<(GFAPath, HashMap<String, usize>)>
Expand description

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