#! /usr/bin/env python2.7 desc = “”” Split an ACE format assembly file into multiple single ACE files each with a single contig. The resulting ACE contig files are formatted so that they can be read by CodonCode (http://www.codoncode.com). $ ACEAssemblySplitter.py test.ace -s 2 -e 3 – prints the second and third contigs in the test.ace […]
Recent Comments