changeset 5:01748da366c3 draft

Uploaded
author alenail
date Thu, 14 Apr 2016 17:40:18 -0400
parents 677676cddd02
children d7baa700a930
files pieplot_macs/pieplots_macs.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pieplot_macs/pieplots_macs.py	Thu Apr 14 17:38:06 2016 -0400
+++ b/pieplot_macs/pieplots_macs.py	Thu Apr 14 17:40:18 2016 -0400
@@ -23,7 +23,7 @@
 from matplotlib import pyplot as plt
 matplotlib.rcParams['pdf.fonttype']=42
 matplotlib.rcParams['font.size']=14
-import pandas as pd
+# import pandas as pd
 from argparse import ArgumentParser
 
 def map_peaks(gene,peak,outfile,macsFlag):