Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SOaAS
dbxref
Commits
c13c91f2
Commit
c13c91f2
authored
Feb 03, 2020
by
Jan Keller
Browse files
Initiated retriever for InterPro REST api
parent
58280210
Changes
1
Hide whitespace changes
Inline
Side-by-side
dbxref/retrieve/interpro.py
View file @
c13c91f2
#!/usr/bin/env python3
import
dbxref.resolver
import
requests
import
logging
import
json
import
argparse
logger
=
logging
.
getLogger
(
__name__
)
def
main
():
Write
Preview
Supports
Markdown
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