pub fn parse(input: &str) -> Result<Vec<Contig<'_>>, Err<Error<&str>>>
Parses the output of minCED for a single contig/genome.