From 3e31c76200d384bfe36ddd7a422c0305a8320722 Mon Sep 17 00:00:00 2001 From: Ziyao Li <36321246+ZiyaoLi@users.noreply.github.com> Date: Fri, 28 Oct 2022 13:06:11 +0800 Subject: [PATCH] rename lookup file so that it will not be removed --- colabfold/mmseqs/search.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colabfold/mmseqs/search.py b/colabfold/mmseqs/search.py index 8d215f76..d8a12eab 100644 --- a/colabfold/mmseqs/search.py +++ b/colabfold/mmseqs/search.py @@ -411,7 +411,7 @@ def main(): args.mmseqs, ["createdb", query_file, args.base.joinpath("qdb"), "--shuffle", "0"], ) - with args.base.joinpath("qdb.lookup").open("w") as f: + with args.base.joinpath("query.lookup").open("w") as f: id = 0 file_number = 0 for job_number, (