Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Carlos GO
RNAmigos
Commits
68994bab
Commit
68994bab
authored
Nov 09, 2018
by
Carlos GO
Browse files
rna true
parent
8c66f03b
Changes
1
Hide whitespace changes
Inline
Side-by-side
RNAmigos/ged.py
View file @
68994bab
...
...
@@ -347,7 +347,7 @@ def _graph_draw(g, color='blue', save=None):
plt
.
savefig
(
save
,
format
=
'pdf'
)
plt
.
show
()
def
graph_align
(
g1
,
g2
,
ops
,
title
=
""
,
show
=
False
,
save
=
None
,
rna
=
Fals
e
):
def
graph_align
(
g1
,
g2
,
ops
,
title
=
""
,
show
=
False
,
save
=
None
,
rna
=
Tru
e
):
"""
Draw aligned graphs.
"""
...
...
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