# HG changeset patch # User greg # Date 1447796012 18000 # Node ID 8159aaa7da4bd897fed5c0b3888713e4f131a9fb # Parent d33030c8e2ccac8dd0b6aa0dd5c3ab59530fc4d5 Uploaded diff -r d33030c8e2cc -r 8159aaa7da4b repmatch_gff3_util.py --- a/repmatch_gff3_util.py Tue Nov 17 14:26:08 2015 -0500 +++ b/repmatch_gff3_util.py Tue Nov 17 16:33:32 2015 -0500 @@ -4,7 +4,8 @@ import shutil import sys import tempfile - +import matplotlib +mpl.use('Agg') from matplotlib import pyplot # Graph settings