

InterviewSolution
Saved Bookmarks
1. |
FASTX, which compares a protein query sequence to a translated DNA database.(a) True(b) FalseThis question was posed to me in an interview for job.The doubt is from FASTA topic in section Database Similarity Searching of Bioinformatics |
Answer» RIGHT answer is (B) False The best I can EXPLAIN: Some available variants of the program are FASTX and TFASTX. FASTX translates a DNA SEQUENCE and USES the translated protein sequence to query a protein database. TFASTX compares a protein query sequence to a translated DNA database. |
|