For a given contig, if we want to annotate it with prodigal, and do not cut, then we keep the same file. However, we must check that contig names are all different.
Add 2 contigs, to be sure the 'num' parameter is not increased.
For a given contig, if we want to annotate it with prodigal, and do not cut, then we keep the same file. However, we must check that contig names are all different.
Try to add a contig which name is already used, check that it prints the expected error,