diff --git a/py_example.py b/py_example.py index 2d82acc..eb66202 100644 --- a/py_example.py +++ b/py_example.py @@ -1,5 +1,5 @@ import dna -help(dna) +# help(dna) dna.dna_reverse("filteredReads.txt","reversedSequence.txt") \ No newline at end of file