run_monomer.sh 180 Bytes
Newer Older
zhuwenwen's avatar
zhuwenwen committed
1
2
3
4
5
6
7
8
python3 run_alphafold.py \
 --fasta_paths=monomer.fasta \
 --output_dir=./ \
 --max_template_date=2020-05-14 \
 --model_preset=monomer \
 --run_relax=true \
 --use_gpu_relax=true