Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
D-GENIES
Commits
5a794da6
Commit
5a794da6
authored
Nov 27, 2017
by
Floreal Cabanettes
Browse files
Fix bug on server without X graphics
parent
1a4f342d
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/paf.py
View file @
5a794da6
...
...
@@ -5,6 +5,8 @@ import shutil
from
math
import
sqrt
from
numpy
import
mean
from
pathlib
import
Path
import
matplotlib
as
mpl
mpl
.
use
(
'Agg'
)
from
matplotlib
import
pyplot
as
plt
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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