X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=geneMrnaCountsWeighted.py;h=74e7a0cd817e699af6b398960578f576a030f7e4;hb=47bd897210cb85e042f11d7400b46d94400cc428;hp=38e853aec6172be26b448066692193f1537b6926;hpb=0d3e3112fd04c2e6b44a25cacef1d591658ad181;p=erange.git diff --git a/geneMrnaCountsWeighted.py b/geneMrnaCountsWeighted.py index 38e853a..74e7a0c 100755 --- a/geneMrnaCountsWeighted.py +++ b/geneMrnaCountsWeighted.py @@ -2,7 +2,7 @@ try: import psyco psyco.full() except: - print 'psyco not running' + print "psyco not running" import sys import optparse