Hi all,
I think the title explains it all. I have a Genbank flat file (a whole genome) and I want to have a new Genbank file containing only a range of the original file. So, if my genome is 1..3500000 in size I just want the sequences from 10000..20000, while maintaning the original annotation (genes, misc_features, etc) for this region, so the biggest problem is that coordinates have to be changed within the new Genbank file, since the new file should be in the 1..10000 range for this example.
I've searched for tools which could perform this task but have found none. Y'all have any ideas?
Thank you!
Any other ideas?