@rcsb/rcsb-saguaro-app
Version:
RCSB 1D Saguaro Web App
44 lines (43 loc) • 1.25 kB
JSON
{
"swiss_model": {
"url": "https://swissmodel.expasy.org/repository/uniprot/",
"url_suffix": ".json?provider=swissmodel"
},
"rcsb_entry": {
"url": "/structure/"
},
"rcsb_3d_view": {
"url": "/3d-view/"
},
"rcsb_ligand": {
"url": "/ligand/"
},
"rcsb_uniprot": {
"url": "/groups/sequence/polymer_entity/"
},
"rcsb_search": {
"url": "/search?request="
},
"uniprot": {
"url": "https://www.uniprot.org/uniprot/"
},
"ncbi_summary_nuccore": {
"url": "https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esummary.fcgi?db=nuccore&id=",
"url_suffix": "&retmode=json"
},
"ncbi_summary_taxonomy": {
"url": "https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esummary.fcgi?db=taxonomy&id=",
"url_suffix": "&retmode=json"
},
"ncbi_genome_sequence": {
"url": "https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&",
"url_suffix": "&rettype=fasta&retmode=text"
},
"rcsb_cdn": {
"url": "https://cdn.rcsb.org/images/structures/"
},
"1d3d-alignment": {
"url": "/groups/3d-sequence/polymer_entity/",
"url_suffix": "?request="
}
}