From 40feaadd43bc2bdc86508e94cbd638b2fdd137b2 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Tue, 1 Jun 2021 09:53:10 +0200 Subject: [PATCH] Move the script used for clusterizing protein DBs Former-commit-id: c27edd09d88f05618e33ac55deb6af0a9f69329c Former-commit-id: 933bb60387f3903f4a5ffd8ff3ad20b16aff23bb --- detectors/cds/{lib => tools}/clustertizecore.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename detectors/cds/{lib => tools}/clustertizecore.sh (100%) diff --git a/detectors/cds/lib/clustertizecore.sh b/detectors/cds/tools/clustertizecore.sh similarity index 100% rename from detectors/cds/lib/clustertizecore.sh rename to detectors/cds/tools/clustertizecore.sh