Hi pals!
I have a list of genomic coordinates in format [chromosome start end] from possible genes, I also have access to my bacterial genome of interest in several formats from NCBI ftp server. What I want to do is:
- Extract the systematic name of my sequence (e.g. VIBHAR_00334) in case it corresponds to a gene, and its orientation
- Extract the systematic names of the upstream and downstream genes of my coodinates and their orientation.
Are there any tools that can help me do this? I can browse my genome manually and search for this, but I have more than 200 sequences...
PS: I'm running 64bit Windows 7 and 64bit Ubuntu 14.01.
genome
gene
sequence