This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Blasting two protein sequences vs two nucleotide sequences

Hi, I am trying to hunt some toxin genes in my genomes. I used antismash to look for the secondary metabolites region and tried annotating my contig with reference sequence. blasting the two sequences, I get no similarity in nucleotide sequences but somewhat similarity when blasting protien sequences. Is this possible? I am new to metagenomics, any advice related to this problem will be great.

gene-hunting blast

1 answer

There are various versions of blast, that search in translated spaces, see blastx and tblastn

https://blast.ncbi.nlm.nih.gov/Blast.cgi

in addition note that blast command have many parameter settings and many scoring matrices, and those will also greatly affect the the results you are getting

Log in to answer this question.