2dogey's picture
Upload folder using huggingface_hub
8918ac7 verified
raw
history blame contribute delete
263 Bytes
base_dir=data/uricase_search
python src/crawler/structure/download_rcsb.py \
--pdb_file $base_dir/human_source_enzyme_homodimer_monomer_uniprot.txt \
--out_dir $base_dir/pdb \
--type pdb \
--error_file $base_dir/pdb_error.csv \
--unzip