MHCXGraph.scripts.create_heatmaps.create_distance_matrix¶ MHCXGraph.scripts.create_heatmaps.create_distance_matrix(csv_path)[source]¶ Create symmetric distance matrix from protein pairs CSV. Parameters: csv_path – Path to CSV with Protein_Name_0, Protein_Name_1, Ratio_TotalComp_MinOriginal Returns: DataFrame with protein distance matrix