LICENSE
README.md
pyproject.toml
MHCXGraph/__init__.py
MHCXGraph/app.py
MHCXGraph.egg-info/PKG-INFO
MHCXGraph.egg-info/SOURCES.txt
MHCXGraph.egg-info/dependency_links.txt
MHCXGraph.egg-info/entry_points.txt
MHCXGraph.egg-info/requires.txt
MHCXGraph.egg-info/top_level.txt
MHCXGraph/assets/imgt_display_all.csv
MHCXGraph/assets/imgt_numbering_mapping_all.csv
MHCXGraph/assets/dashboard/base.html
MHCXGraph/assets/dashboard/export_modal.html
MHCXGraph/assets/dashboard/sidebar.html
MHCXGraph/assets/dashboard/js/3Dmol-min.js
MHCXGraph/assets/dashboard/js/analysis.js
MHCXGraph/assets/dashboard/js/data.js
MHCXGraph/assets/dashboard/js/export_modal.js
MHCXGraph/assets/dashboard/js/fabric.min.js
MHCXGraph/assets/dashboard/js/graph.js
MHCXGraph/assets/dashboard/js/grid.js
MHCXGraph/assets/dashboard/js/init_functions.js
MHCXGraph/assets/dashboard/js/main.js
MHCXGraph/assets/dashboard/js/plotly.min.js
MHCXGraph/assets/dashboard/js/structures.js
MHCXGraph/assets/dashboard/js/theme.js
MHCXGraph/assets/dashboard/js/viewer.js
MHCXGraph/assets/dashboard/js/vis-network.min.js
MHCXGraph/assets/images/LNBio white.png
MHCXGraph/assets/images/LNBio.png
MHCXGraph/assets/images/MHCXGraph logo.png
MHCXGraph/classes/__init__.py
MHCXGraph/classes/graph.py
MHCXGraph/cli/__init__.py
MHCXGraph/cli/cli_parser.py
MHCXGraph/core/__init__.py
MHCXGraph/core/config.py
MHCXGraph/core/contact_map.py
MHCXGraph/core/metadata.py
MHCXGraph/core/pdb_graph_builder.py
MHCXGraph/core/pipeline.py
MHCXGraph/core/residue_tracking.py
MHCXGraph/core/subgraphs.py
MHCXGraph/core/tracking.py
MHCXGraph/io_utils/__init__.py
MHCXGraph/io_utils/pdb_io.py
MHCXGraph/scripts/__init__.py
MHCXGraph/scripts/create_heatmaps.py
MHCXGraph/scripts/renumber_MHCII_imgt.py
MHCXGraph/scripts/renumber_MHCI_imgt.py
MHCXGraph/utils/__init__.py
MHCXGraph/utils/analysis.py
MHCXGraph/utils/logging_utils.py
MHCXGraph/utils/preprocessing.py
MHCXGraph/utils/pyvis_inject.py
MHCXGraph/utils/tools.py
MHCXGraph/workflow/__init__.py
MHCXGraph/workflow/association.py
MHCXGraph/workflow/manifest.py