Skip to content
Snippets Groups Projects
Commit 671efc23 authored by Bienchen's avatar Bienchen
Browse files

Fixed path to new PDB obsolete.dat

parent 7fb5bd3b
Branches
Tags
No related merge requests found
......@@ -219,7 +219,9 @@ def run_af2_singularity_image( # pylint: disable=too-many-arguments
# template_mmcif_dir="/scicore/data/managed/PDB/latest/data/structures/all/"
# + "mmcif_files/",
template_mmcif_dir="/scicore/home/schwede/GROUP/alphafold_data/pdb_mmcif",
obsolete_pdbs_path="/scicore/data/managed/PDB/latest/data/status/"
# obsolete_pdbs_path="/scicore/data/managed/PDB/latest/data/status/"
# + "obsolete.dat",
obsolete_pdbs_path="/scicore/home/schwede/GROUP/alphafold_data/pdb_mmcif/"
+ "obsolete.dat",
):
"""Run the AlphaFold 2 Singularity image on host.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment