Hi,
I have a fasta file of protein sequences belonging to a known species. My goal is to retrieve the genomic coordinates for each protein sequence. I'm using blastp where I have my protein sequences as query and searching against protein database of the known species. Blastp was successful in mapping those query sequences to known regions, however, it doesn't give any information about the genomic positions of those proteins.. Is it possible to do this using blastp? If not, could you recommend any tool to do that?
tblastn
? Or UCSCBLAT
?