| protein_dir=<your_protein_dir> | |
| python model/data/get_struc_seq.py \ | |
| --pdb_dir conf/data/$protein_dir/pdbs \ | |
| --output_dir conf/data/$protein_dir/struc_seq | |
| protein_dir=<your_protein_dir> | |
| python model/data/get_struc_seq.py \ | |
| --pdb_dir conf/data/$protein_dir/pdbs \ | |
| --output_dir conf/data/$protein_dir/struc_seq | |