DNASequence/py_example.py

5 lines
84 B
Python

import dna
# help(dna)
dna.dna_reverse("filteredReads.txt","reversedSequence.txt")