

InterviewSolution
Saved Bookmarks
1. |
Which of the following is untrue about the PRSS program?(a) It stands for Probability of Random Shuffles(b) It is a web-based program that can be used to evaluate the statistical significance of DNA or protein sequence alignment(c) It first aligns two sequences using the Needleman-Wunsch algorithm and calculates the score(d) It holds one sequence in its original form and randomizes the order of residues in the other sequence.I have been asked this question at a job interview.The doubt is from Statistical Significance of Sequence Alignment in section Pairwise Sequence Alignment of Bioinformatics |
Answer» Right option is (c) It FIRST aligns two sequences using the Needleman-Wunsch algorithm and calculates the score |
|