xdf
Results
2
comments of
xdf
Same problem here: ``` $ echo $DOWNLOAD_DIR /home/clemens/alphafold/parameter/ ``` but: ``` $ exp/run_local.sh T1050.fasta [...] ValueError: Could not find CIFs in /data01/xukui/alphafold/pdb_mmcif/mmcif_files ```
Problem might be that running scripts/download_all_data.sh does not download the PDB data. Reason might be that in scripts/download_pdb_mmcif.sh the relevant commands are commented out (?!): ``` echo "Running rsync to...