Skip to content
Snippets Groups Projects
Verified Commit 983d8229 authored by Etienne MORICE's avatar Etienne MORICE
Browse files

Play nicely without gui

parent b9ce6a4f
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@ import warnings
import timeit
import multiprocessing
import pandas as pd
import matplotlib
matplotlib.use('Agg')
import matplotlib.pyplot
import Bio.SeqIO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment