I have fasta files of different genomes of bacteria taken from the NCBI RefSeq database. I want to get the annotation of these genomes as the ones that can be shown in the genbank file format. What I mean by annotation is cds (gene start/end positions, description, and others). Anyway, I want to extract cds (nucleotide sequence) that have title/description of prophages.
Where did you download the fastas? Could you give an example? In general, you will find the annotation on the same folder you found the fastas.
As I mentioned, I downloaded these fasta files from NCBI (RefSeq database). I just to know that genbank files have such information. But don't know how to extract the genbank files specific to my downloaded fasta files