From 5ff3fa18f046f8b7800d4040ba54c01e4adbf67e Mon Sep 17 00:00:00 2001 From: Belen Otero Carrasco Date: Thu, 6 Mar 2025 15:19:36 +0100 Subject: [PATCH] code --- .../CMakeLists.txt | 0 .../compute_distance_mat.py | 0 .../generate_the_excel.py | 0 .../metrics.py | 0 .../nw_wrapper.cpp | 0 .../nw_wrapper_matrix.cpp | 0 .../param_file.conf | 0 .../patterns.py | 0 .../similarityAllProteins.py | 0 .../summary.py | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename {Code Approach 1 (1.1 - 1-2) and 2 => Code Approach 1 (1.1 - 1.2) and 2}/CMakeLists.txt (100%) rename {Code Approach 1 (1.1 - 1-2) and 2 => Code Approach 1 (1.1 - 1.2) and 2}/compute_distance_mat.py (100%) rename {Code Approach 1 (1.1 - 1-2) and 2 => Code Approach 1 (1.1 - 1.2) and 2}/generate_the_excel.py (100%) rename {Code Approach 1 (1.1 - 1-2) and 2 => Code Approach 1 (1.1 - 1.2) and 2}/metrics.py (100%) rename {Code Approach 1 (1.1 - 1-2) and 2 => Code Approach 1 (1.1 - 1.2) and 2}/nw_wrapper.cpp (100%) rename {Code Approach 1 (1.1 - 1-2) and 2 => Code Approach 1 (1.1 - 1.2) and 2}/nw_wrapper_matrix.cpp (100%) rename {Code Approach 1 (1.1 - 1-2) and 2 => Code Approach 1 (1.1 - 1.2) and 2}/param_file.conf (100%) rename {Code Approach 1 (1.1 - 1-2) and 2 => Code Approach 1 (1.1 - 1.2) and 2}/patterns.py (100%) rename {Code Approach 1 (1.1 - 1-2) and 2 => Code Approach 1 (1.1 - 1.2) and 2}/similarityAllProteins.py (100%) rename {Code Approach 1 (1.1 - 1-2) and 2 => Code Approach 1 (1.1 - 1.2) and 2}/summary.py (100%) diff --git a/Code Approach 1 (1.1 - 1-2) and 2/CMakeLists.txt b/Code Approach 1 (1.1 - 1.2) and 2/CMakeLists.txt similarity index 100% rename from Code Approach 1 (1.1 - 1-2) and 2/CMakeLists.txt rename to Code Approach 1 (1.1 - 1.2) and 2/CMakeLists.txt diff --git a/Code Approach 1 (1.1 - 1-2) and 2/compute_distance_mat.py b/Code Approach 1 (1.1 - 1.2) and 2/compute_distance_mat.py similarity index 100% rename from Code Approach 1 (1.1 - 1-2) and 2/compute_distance_mat.py rename to Code Approach 1 (1.1 - 1.2) and 2/compute_distance_mat.py diff --git a/Code Approach 1 (1.1 - 1-2) and 2/generate_the_excel.py b/Code Approach 1 (1.1 - 1.2) and 2/generate_the_excel.py similarity index 100% rename from Code Approach 1 (1.1 - 1-2) and 2/generate_the_excel.py rename to Code Approach 1 (1.1 - 1.2) and 2/generate_the_excel.py diff --git a/Code Approach 1 (1.1 - 1-2) and 2/metrics.py b/Code Approach 1 (1.1 - 1.2) and 2/metrics.py similarity index 100% rename from Code Approach 1 (1.1 - 1-2) and 2/metrics.py rename to Code Approach 1 (1.1 - 1.2) and 2/metrics.py diff --git a/Code Approach 1 (1.1 - 1-2) and 2/nw_wrapper.cpp b/Code Approach 1 (1.1 - 1.2) and 2/nw_wrapper.cpp similarity index 100% rename from Code Approach 1 (1.1 - 1-2) and 2/nw_wrapper.cpp rename to Code Approach 1 (1.1 - 1.2) and 2/nw_wrapper.cpp diff --git a/Code Approach 1 (1.1 - 1-2) and 2/nw_wrapper_matrix.cpp b/Code Approach 1 (1.1 - 1.2) and 2/nw_wrapper_matrix.cpp similarity index 100% rename from Code Approach 1 (1.1 - 1-2) and 2/nw_wrapper_matrix.cpp rename to Code Approach 1 (1.1 - 1.2) and 2/nw_wrapper_matrix.cpp diff --git a/Code Approach 1 (1.1 - 1-2) and 2/param_file.conf b/Code Approach 1 (1.1 - 1.2) and 2/param_file.conf similarity index 100% rename from Code Approach 1 (1.1 - 1-2) and 2/param_file.conf rename to Code Approach 1 (1.1 - 1.2) and 2/param_file.conf diff --git a/Code Approach 1 (1.1 - 1-2) and 2/patterns.py b/Code Approach 1 (1.1 - 1.2) and 2/patterns.py similarity index 100% rename from Code Approach 1 (1.1 - 1-2) and 2/patterns.py rename to Code Approach 1 (1.1 - 1.2) and 2/patterns.py diff --git a/Code Approach 1 (1.1 - 1-2) and 2/similarityAllProteins.py b/Code Approach 1 (1.1 - 1.2) and 2/similarityAllProteins.py similarity index 100% rename from Code Approach 1 (1.1 - 1-2) and 2/similarityAllProteins.py rename to Code Approach 1 (1.1 - 1.2) and 2/similarityAllProteins.py diff --git a/Code Approach 1 (1.1 - 1-2) and 2/summary.py b/Code Approach 1 (1.1 - 1.2) and 2/summary.py similarity index 100% rename from Code Approach 1 (1.1 - 1-2) and 2/summary.py rename to Code Approach 1 (1.1 - 1.2) and 2/summary.py -- 2.24.1