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
2c67779c
Commit
2c67779c
authored
Feb 03, 2020
by
Jan Keller
Browse files
Test
parent
c13c91f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
dbxref/retrieve/kegg.py
View file @
2c67779c
...
...
@@ -9,6 +9,7 @@ import argparse
logger
=
logging
.
getLogger
(
__name__
)
NO_INFO
=
"NULL"
def
main
():
"""main()method for script usage"""
parser
=
argparse
.
ArgumentParser
(
description
=
"Retrieve Kegg text documents and convert them into json"
)
...
...
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