Translate nucleotide sequence into AA sequence before BLAST?
1
0
Entering edit mode
3.7 years ago
braun_tube ▴ 30

I have a series of nucleotide assemblies which I want to BLAST search for certain genes. I have the nucleotide fasta files of the genes I want to search for. Is it better practice to just do a nucleotide/nucleotide blast or should I convert the gene files into AA sequences?

blast sequencing • 868 views
ADD COMMENT
0
Entering edit mode
3.7 years ago

Hi,

Why you don't use the blastx tool, it will translate nucleotide into protein before blasting against a protein database. If the sequences that you are trying to annotated are functional and distant, using blastx would provide better results than just blastn, specially to annotate distant but functional related proteins.

António

ADD COMMENT
0
Entering edit mode

If the sequences that you are trying to annotated are functional and distant, using blastx would provide better results than just blastn, specially to annotate distant but functional related proteins.

I don't think that the poster ever wanted to use blastn - the question was about translating the sequences before or during the search. My recommendation is to translate the sequences before the search and use blastp, as that will cut down on time.

ADD REPLY
0
Entering edit mode

My apologies, I see that the issue of using blastn was brought up. Still think it is better to translate ahead of time and use blastp.

ADD REPLY
0
Entering edit mode

I understand your point.

I'm not sure about what I'll tell next, but I think blastx will try to align the sequences for the 3 possible reading frames. This can be useful in some situations. Though if the author has already the CDS and, the respective ORF, yes, I agree with you, it would be faster following your recommendation.

António

ADD REPLY

Login before adding your answer.

Traffic: 4037 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6