An open API service indexing awesome lists of open source software.

https://github.com/normcyr/fetch-pdb

Python script to download multiple pdb files from the RCSB Protein Data Bank
https://github.com/normcyr/fetch-pdb

Last synced: 2 months ago
JSON representation

Python script to download multiple pdb files from the RCSB Protein Data Bank

Awesome Lists containing this project

README

        

# How to use

Simply edit the list of PDB codes to your needs in the ```pdblist``` file.

Then run the script:

```python3 fetch-pdb.py```

PDB files will be downloaded into the directory where you have the script installed.