Qiushi Liu

Results 3 issues of Qiushi Liu

Hi there, I used docker to run alphafold and here are my output: `(alphafold) qiushi@Qiushi-AWM15R3-2K9L9II:~/af2/alphafold$ nvidia-smi` output: ![image](https://user-images.githubusercontent.com/29461824/154947904-636507b7-03f2-475d-84b9-5e3638f48ad1.png) Then I ran: `python3 docker/run_docker.py \ --fasta_> --fasta_paths=/mnt/h/AF_prediction/T1083.fasta \ > --max_template_date=2020-05-14 \...

error report

Hi I am planning to use non-docker version on the HPC with GPU I use https://github.com/amorehead/alphafold_non_docker I found the `run_alphafold.sh` is nor working well so I checked this one https://sbgrid.org/wiki/examples/alphafold2...

## Expected Behavior could predict the protein complex structure ## Current Behavior error occurred. ## Steps to Reproduce (for bugs) I am following the localcolabfold and I am able to...