

InterviewSolution
Saved Bookmarks
1. |
Which of the following is not correct about BLAST?(a) The BLAST web server has been designed in such away as to simplify the task of program selection(b) The programs are organized based on the type of query sequences(c) The programs are organized based on the type of nucleotide sequences, or nucleotide sequence to be translated(d) BLAST is not based on heuristic searching methodsI got this question in an interview.My question is based upon Basic Local Alignment Search Tool (BLAST) in section Database Similarity Searching of Bioinformatics |
Answer» CORRECT choice is (d) BLAST is not based on heuristic searching methods The explanation: BLAST and FASTA are based on heuristic searching methods. In addition, programs for special purposes are grouped separately; for example, bl2seq, immunoglobulin BLAST, and VECSCREEN, a program for REMOVING contaminating vector SEQUENCES. |
|