summaryrefslogtreecommitdiff
path: root/wk6/pset/dna/dna.py
diff options
context:
space:
mode:
Diffstat (limited to 'wk6/pset/dna/dna.py')
-rw-r--r--wk6/pset/dna/dna.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/wk6/pset/dna/dna.py b/wk6/pset/dna/dna.py
index cdf5044..3110e4e 100644
--- a/wk6/pset/dna/dna.py
+++ b/wk6/pset/dna/dna.py
@@ -34,6 +34,7 @@ def main():
# TODO: Find longest match of each STR in DNA sequence
str1 = rows[0]
print('36', str1['name'])
+ print(rows)
# TODO: Check database for matching profiles