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
tbgl
tools
mrdna
Commits
9dc9ecec
Commit
9dc9ecec
authored
Feb 08, 2020
by
cmaffeo2
Browse files
Added mrdna message
parent
0d65a721
Changes
1
Hide whitespace changes
Inline
Side-by-side
mrdna/__init__.py
View file @
9dc9ecec
...
...
@@ -15,3 +15,15 @@ from .model.dna_sequence import read_sequence_file
from
.reporting
import
report
report
(
"mrdna.__init__"
)
"""
_____ ___| \| | | _ |
| | _| | | | | | |
|_|_|_|_| |____/|_|___|__|__|
"""
print
(
""" _
_____ ___ _| |___ ___
| | _| . | | .'|
|_|_|_|_| |___|_|_|__,| v{}
"""
.
format
(
__version__
))
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