Spaces:
Runtime error
Runtime error
File size: 210 Bytes
8918ac7 |
1 2 3 4 5 |
dataset=deeploc
pdb_type=alphafold
CUDA_VISIBLE_DEVICES=0 python src/data/get_esm3_structure_seq.py \
--pdb_dir data/raw/$dataset/"$pdb_type"_pdb \
--out_file data/raw/$dataset/"$pdb_type"_esm3.json |