Question: is there a tblastn-version of hmmsearch i.e. search protein profile against nucleotide database?
0
wl284 • 60 wrote:
I'm trying to look for some mitochondrial genes that could be highly divergent in a genomic assembly using a hmm profile of translated genes from other organisms.
Normally I use hmmbuild to make a profile and hmmsearch (both from HMMER) to search a database of protein sequences but I was wondering whether there was any way of searching the nucleotide sequences directly using the hmm profile, without having to translate them first, similar to how you can search nucleotide databases with protein sequences using tblastn?