how to obtain annotation file from Genbank file
I would like to use IRscope, an online program to visualize the junction sites of chloroplast genomes. However, it requests annotation file in a plain text format (.txt) of the four tab separated columns, as start of the gene, end of the gene, its name, and the direction of it (+ or -). May I know how to generate this annotation file from file in genbank format (.gb)?
• 1,175 views
•
link
0 answers
No answers yet.
Log in to answer this question.
You can try this script to see you can get a BED format file (which is what you are describing).