Skip to content

Commit

Permalink
removing txt files
Browse files Browse the repository at this point in the history
  • Loading branch information
Jgmedina95 committed Mar 18, 2024
1 parent 5a8950e commit 4fc8d16
Show file tree
Hide file tree
Showing 20 changed files with 72 additions and 9,461 deletions.
8 changes: 0 additions & 8 deletions mdagent/tools/base_tools/preprocess_tools/clean_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,14 +341,6 @@ def _run(self, **input_args) -> str:
file_format=end,
)
file_id = self.path_registry.get_fileid(file_name, FileType.PROTEIN)
# if output_path:
# file_name = output_path
# else:
# version = 1
# while os.path.exists(f"tidy_{name}v{version}.{end}"):
# version += 1
#
# file_name = f"tidy_{name}v{version}.{end}"
directory = "files/pdb"
if not os.path.exists(directory):
os.makedirs(directory)
Expand Down
1,260 changes: 0 additions & 1,260 deletions notebooks/rdf/testing_files/Test1/Attempt_1.txt

This file was deleted.

This file was deleted.

111 changes: 0 additions & 111 deletions notebooks/rdf/testing_files/Test1/Attempt_3_2TNF_saving_init_file.txt

This file was deleted.

This file was deleted.

111 changes: 0 additions & 111 deletions notebooks/rdf/testing_files/Test1/Attempt_5_2TNF_saving_init_file.txt

This file was deleted.

Loading

0 comments on commit 4fc8d16

Please sign in to comment.