I would like to create a GenBank file with annotations for the complete genome of organism A (prokaryote) using the existing GenBank file from organism B. The only difference between A and B is a small number of sequence regions have been deleted from A. Is there any tool out there that can do this?
Cheers
Martin
3 answers
Looks like RATT (Rapid Annotation Transfer Tool) could do what you need:
RATT is software to transfer annotation from a reference (annotated) genome to an unannotated query genome.
Possibly the easiest way to accomplish your task would be to use an aligner to remap the sequences that correspond to the annotations from organism A to organism B.
This is a fairly common need so you should also use the custom search with the word liftover
Log in to answer this question.