.gitignore
LICENSE
README.md
setup.py
RDG/RDG_to_file.py
RDG/__init__.py
RDG/build_RDG_from_sequence.py
RDG/decision_graph.py
RDG/plot_RDG.py
RDG.egg-info/PKG-INFO
RDG.egg-info/SOURCES.txt
RDG.egg-info/dependency_links.txt
RDG.egg-info/top_level.txt
images/Impact_of_point_mutationspng
images/ORF_plot.png
images/Other_biological_info
images/Proportion_of_peptides.png
images/RDG.png
images/README.md
images/current_representation.png
tests/__init__.py
tests/test_basics.py
tests/test_get.py
tests/test_inset_orf.py
tests/test_load_graph.py
tests/test_read_write.py
tests/test_remove_edge.py
tests/test_update_edge.py