.gitignore
LICENSE
README.md
setup.py
RDG/RDG.py
RDG/RDG_to_file.py
RDG/__init__.py
RDG/cli.py
RDG/plot.py
RDG/sequence_to_RDG.py
RDG.egg-info/PKG-INFO
RDG.egg-info/SOURCES.txt
RDG.egg-info/dependency_links.txt
RDG.egg-info/entry_points.txt
RDG.egg-info/not-zip-safe
RDG.egg-info/requires.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_add_features.py
tests/test_add_remove_edge.py
tests/test_basics.py
tests/test_edgeObj.py
tests/test_get.py
tests/test_load_graph.py
tests/test_newick.py
tests/test_nodeObj.py
tests/test_read_write.py
tests/test_sequence_to_RDG.py
tests/test_update_edge.py