

InterviewSolution
Saved Bookmarks
1. |
BLASTX uses protein sequences as queries to search against a protein sequence database.(a) True(b) FalseThe question was posed to me in exam.I'd like to ask this question from Basic Local Alignment Search Tool (BLAST) in section Database Similarity Searching of Bioinformatics |
Answer» CORRECT choice is (B) False Explanation: BLASTP, and not BLASTX, uses PROTEIN SEQUENCES as queries to search against a protein sequence database. BLASTX uses nucleotide sequences as queries and translates them in all six reading frames to produce translated protein sequences, which are used to QUERY a protein sequence database. |
|