Which of the following is untrue regarding the scoring system used in dynamic programming?
Which of the following is untrue regarding the scoring system used in dynamic programming? Correct Answer If the residues are not same, the mismatch score is assumed as 3
If the residues are not same, the mismatch score is assumed as -3 and it has to be negative. However, these scores are not unique, they can be user defined also, but the mismatch and gap penalty should be the negative values.