summaryrefslogtreecommitdiff
path: root/wk6/pset/dna/dna.py
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-05-06 06:15:10 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-05-06 06:15:10 +0000
commit938f5d9c7ba09863dc68882f4920c7c93fc5afae (patch)
treebbbc2a3cc6930112ed33ef258cf248b2b4607867 /wk6/pset/dna/dna.py
parenta93552d6f5227afdea8e337a2bba1b1d03848225 (diff)
Sun, May 5, 2024, 11:15 PM -07:00
Diffstat (limited to 'wk6/pset/dna/dna.py')
-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 ae8a9b4..db684b8 100644
--- a/wk6/pset/dna/dna.py
+++ b/wk6/pset/dna/dna.py
@@ -26,7 +26,7 @@ def main():
# TODO: Read DNA sequence file into a variable
with open() as file:
-
+
# TODO: Find longest match of each STR in DNA sequence