Open clpas opened 2 years ago
We handled this via email, but just for record keeping, this is caused by sequence features spanning the origin in circular sequence records. I implemented some functionality to try and automatically fix these scenarios (https://github.com/gamcil/clinker/commit/16f795f813fb8f29ca4382df0efebcd797be9031) which will be in the next release. However, it will be better to manually adjust the origin/linearise your sequence externally (e.g. in Geneious/SnapGene/UGENE etc) before giving it to clinker.
this happens to some files after changing the origin for circular phage genomes using Geneious. if you replace the line containing the first instance of the word "join" with source 1..{genome length} and then delete the line containing the second instance of the word "join" that fixes the block issue. however, you lose that feature where the second instance of the word join occurs. p.s. this is one of the most useful and elegant tools I have come across, thank you!!!
When the Genbank input file contain their CDS information within 'join(...)', clinker does not work properly (see picture). Can anyone help me with this problem? Thanks!