Function gfatk::extract_mito::extract_mito
source · [−]pub fn extract_mito(matches: &ArgMatches, genome_type: GenomeType) -> Result<()>Expand description
Using a combination of GC% of the segments, relative coverage of the segments, and expected length of the mitochondrial genome, extract the putative mitochondrial subgraph.
For example:
gfatk extract-mito in.gfa > out.gfa