I’m wondering if there’s a tool out there that I can use for this use case.
I have a linear DNA cassette that I transformed into my organism. This linear cassette is fully sequenced and annotated and has a GenBank file.
The transformed organism will often integrate this cassette with concatamers and partial containers. For example, if I transformed AATTGG into the genome, the integration might be AATTGGAATTGGAAT.
I have a contig assembled that has this integration in it. I’m wondering there’s a tool that can take the FASTA file of the contig, the GENBANK file of the initial cassette, and return a GENBANK file of the contig.
For example. In the initial construct AATTGG has the annotation “promoter” for AAT and “cds” for TGG, I would like the resulting genbank file for AATTGGAATTGGAA to have an annotation something like “promoter.1” “cds.1” “promoter.2” “cds.2” “promoter.3 - partial” or something like that.
Not sure if this would be of help. It is certainly not an "automatic" solution: Add gene feature into genebank file