This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to Add Annotation to Genbank File

Hi all,

I am new to bioperl though it looks powerful but I want to know how to add annotation a genbank file by appending to this file using GeneID of each sequence I have in another seperate file. All I have been seeing is how to get annotation I want to add annotation by reading the gene id from a file and match the one in the genbank file hereby appending annotation using bioperl. Please Advise. Many thanks.

annotation genbank bioperl

1 answer

The Feature Annotation how-to is a good place to start. Note: if you're new to BioPerl, you're not going to figure out this stuff overnight. Be prepared to read lots of documentation and try web search with some good specific terms for tutorials and code examples.

Really appreciate your advise and the link. Many thanks

Sorry for asking now as I am new an searching how to do the same thing. The provided link is not working. Did you figure it out and if any help would be highly appreciate. Thank you.

Log in to answer this question.