Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Carlos Ribas
rnacentral-webcode
Commits
9ad4ab96
Commit
9ad4ab96
authored
Sep 02, 2020
by
Anton Petrov
Browse files
Add snoRNA Atlas to expert databases
as suggested by Peter Stadler
parent
c159c16a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
rnacentral/portal/config/expert_databases.py
rnacentral/portal/config/expert_databases.py
+14
-0
No files found.
rnacentral/portal/config/expert_databases.py
View file @
9ad4ab96
...
...
@@ -1382,4 +1382,18 @@ expert_dbs = [
'status'
:
'new'
,
'version'
:
''
,
},
{
'name'
:
'snoRNA Atlas'
,
'label'
:
'snoatlas'
,
'url'
:
'http://snoatlas.bioinf.uni-leipzig.de/'
,
'description'
:
''
,
'hint'
:
'snoRNA Atlas is a database of human snoRNAs'
,
'tags'
:
[
''
,
''
,
''
],
'abbreviation'
:
''
,
'examples'
:
[],
'references'
:
[],
'imported'
:
False
,
'status'
:
''
,
'version'
:
''
,
},
]
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