Supplementary. 2: Troubleshooting¶
1. RuntimeError: Resource exhausted: Out of memory
- If you are to encounter the message "RuntimeError: Resource exhausted: Out of memory" , add the following variables to the slurm script
- For module based runs ( version
2.3.2
and above) - For Singularity container based runs
2. ValueError: Invalid character in the sequence: n
This will get triggered in the event where an input file doesn't obey the following conditions
- AlphaFold expects an input query sequence with capitalized one-letter amino-acid types from this set:
- For
monomer
runs: Input file for the AlphaFold system should only contain one protein.