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
50070239
Unverified
Commit
50070239
authored
Dec 20, 2021
by
Maarten L. Hekkelman
Browse files
added alphafill to registry
parent
6a1523ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
1 deletion
+14
-1
resources/registry.json
resources/registry.json
+14
-1
No files found.
resources/registry.json
View file @
50070239
...
...
@@ -47,6 +47,14 @@
"providerUrl"
:
"https://www.sasbdb.org/"
,
"baseServiceUrl"
:
"https://www.sasbdb.org/rest-api/"
,
"providerLogo"
:
"https://www.sasbdb.org/media/sasbdb-logo.png"
},
{
"providerId"
:
"alphafill"
,
"providerName"
:
"AlphaFill Model Data Bank"
,
"providerDescription"
:
"AlphaFill is a databank of AlphaFold models enriched with ligands, cofactors, and ions that are transplanyed from homologous experimental structure models."
,
"providerUrl"
:
"https://alphafill.eu/"
,
"baseServiceUrl"
:
"https://alphafill.eu/v1/aff/"
,
"providerLogo"
:
"https://alphafill.eu/images/alphafill-logo.svg"
}
],
"services"
:
[
...
...
@@ -79,6 +87,11 @@
"serviceType"
:
"summary"
,
"provider"
:
"sasbdb"
,
"accessPoint"
:
"3dbeacon/uniprot/"
},
{
"serviceType"
:
"summary"
,
"provider"
:
"alphafill"
,
"accessPoint"
:
"3d-beacon/"
}
]
}
\ 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