summaryrefslogtreecommitdiff
path: root/wk6/pset/dna
diff options
context:
space:
mode:
Diffstat (limited to 'wk6/pset/dna')
-rw-r--r--wk6/pset/dna/dna.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wk6/pset/dna/dna.py b/wk6/pset/dna/dna.py
index 5577071..32947ea 100644
--- a/wk6/pset/dna/dna.py
+++ b/wk6/pset/dna/dna.py
@@ -30,7 +30,7 @@ def main():
sequence = sequence.join(file.readlines())
# TODO: Find longest match of each STR in DNA sequence
- # str =
+ str1 = rows
# TODO: Check database for matching profiles