-
Couldn't load subscription status.
- Fork 672
Closed
Description
Dear Ken: from one Perl hack to his better, I cannot thank you enough for this book!
I have two likely trivial questions:
- At the bottom of p. 142, I had initially tried the following:
distance += 1 if seq1[i] != seq2[i]
However, this fails. Would you be willing to help help me understand why this does not work in Python?
- On p. 142-143, you copy the two sequences into variables rather than using them directly as
args.seq1andargs.seq2. Is there a computational or other advantage to doing this? I ask because I am always afraid of making multiple copies of sequences in case they're too long.
Very grateful for this book, and for your help!
Chase
Metadata
Metadata
Assignees
Labels
No labels