VenusFactory / script /esmfold.sh
2dogey's picture
Upload folder using huggingface_hub
8918ac7 verified
raw
history blame contribute delete
184 Bytes
dataset=yeast_ppi
CUDA_VISIBLE_DEVICES=0 python src/esmfold.py \
--fasta_file data/$dataset/yeast_ppi.fasta \
--out_dir data/$dataset/esmfold_pdb \
--fold_chunk_size 64