getpdb doesn't work anymore - shutdown on 9th december 2020 - How to replace it?
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
I was using information from protein data bank in my project.
It was quite simple I just have to write:
S = getpdb('1CIV')
Unfortunately yesterday (9th dec) I got message:
The server returned the status 404 with message "Not Found" in response to the request to URL
http://www.rcsb.org/pdb/downloadFile.do?fileFormat=pdb&compression=NO&structureId=1CIV.
When I check the site it shows me
It has been permanently removed as part of our announced shutdown on December 9th, 2020.
Apparently there is new json-based API. I'm not sure how to use it in matlab.
Do you have any ideas where I should start? What I should read to learn how to use it in matlab? There are some links on the site but I don't quite understand them(https://data.rcsb.org/#data-api) (http://www.rcsb.org/pages/webservices)
I would be very grateful for any points because big part of my student project just fell apart
3 件のコメント
Rik
2020 年 12 月 12 日
You should post your solution as an answer and accept it. That way others can find the solution much more easily.
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Oceanography and Hydrology についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!