LICENSE
README.rst
pypi-readme.rst
pyproject.toml
easy_dna/__init__.py
easy_dna/biological_operations.py
easy_dna/biotables.py
easy_dna/enzymes.py
easy_dna/extractor.py
easy_dna/io.py
easy_dna/matching.py
easy_dna/modifications.py
easy_dna/random_sequences.py
easy_dna/record_operations.py
easy_dna/version.py
easy_dna.egg-info/PKG-INFO
easy_dna.egg-info/SOURCES.txt
easy_dna.egg-info/dependency_links.txt
easy_dna.egg-info/requires.txt
easy_dna.egg-info/top_level.txt
easy_dna/data/README.md
easy_dna/data/codons_translations.csv
easy_dna/data/complements.csv
easy_dna/data/iupac_notation.csv
easy_dna/data/nucleotide_to_regexpr.csv
tests/test_basics.py
tests/test_biological_operations.py
tests/test_extractor.py
tests/test_io.py
tests/test_matching.py
tests/test_modifications.py
tests/test_random_sequences.py
tests/test_record_operations.py