Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pdbe-kb
services
3d-beacons-registry
Commits
1e81d41d
Commit
1e81d41d
authored
Nov 12, 2020
by
Sreenath Sasidharan Nair
Browse files
Added summary service and it's data providers
parent
a915d5c8
Pipeline
#109128
passed with stage
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
1 deletion
+16
-1
resources/registry.json
resources/registry.json
+16
-1
No files found.
resources/registry.json
View file @
1e81d41d
...
...
@@ -17,7 +17,7 @@
"providerLogo"
:
"http://genome3d.eu/"
},
{
"providerId"
:
"pdb"
,
"providerId"
:
"pdb
e
"
,
"providerName"
:
"Protein Data Bank in Europe"
,
"providerDescription"
:
"PDBe is the European resource for the collection, organisation and dissemination of data on biological macromolecular structures."
,
"providerUrl"
:
"https://www.ebi.ac.uk/pdbe/"
,
...
...
@@ -53,6 +53,21 @@
"serviceType"
:
"uniprot"
,
"provider"
:
"ped"
,
"accessPoint"
:
""
},
{
"serviceType"
:
"summary"
,
"provider"
:
"pdbe"
,
"accessPoint"
:
"uniprot/summary/"
},
{
"serviceType"
:
"summary"
,
"provider"
:
"ped"
,
"accessPoint"
:
"uniprot/summary/"
},
{
"serviceType"
:
"summary"
,
"provider"
:
"swissmodel"
,
"accessPoint"
:
"uniprot/summary/"
}
]
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment