Spaces:
Runtime error
Runtime error
File size: 216 Bytes
8918ac7 |
1 2 3 4 5 6 |
base_dir=/home/tanyang/data/colabfold/provaccine
python src/crawler/structure/download_alphafold.py \
-f $base_dir/g2_uids.txt \
-o $base_dir/af_pdb_g2 \
-e $base_dir/error_download_g2.csv \
-i 0 |