Function gfatk::trim::trim

source · []
pub fn trim(matches: &ArgMatches) -> Result<()>
Expand description

Trim a GFA file of segments which are connected only to one other segment.

For example:

gfatk trim in.gfa > out.gfa