pub fn trim(matches: &ArgMatches) -> Result<()>
Trim a GFA file of segments which are connected only to one other segment.
For example:
gfatk trim in.gfa > out.gfa