Venom-Biochem-Lab / venome

A website to store, visualize, and analyze OSU Venom Biochem Lab proteins
https://venome.cqls.oregonstate.edu
GNU General Public License v3.0
4 stars 0 forks source link

How to pull data from pdb #153

Open xnought opened 7 months ago

xnought commented 7 months ago

https://cdn.rcsb.org/images/structures/2dsq_assembly-1.jpeg

Looks like link {code}_assemble1.jpeg works for all of them

xnought commented 7 months ago

Then you can make a graphql request to their API to get stuff like description or other details

xnought commented 7 months ago

https://www.rcsb.org/docs/programmatic-access/web-services-overview#data-api

xnought commented 7 months ago

https://data.rcsb.org/rest/v1/core/assembly/2dsq/1 found out how to do with REST instead of graphql