X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=erange.git;a=blobdiff_plain;f=buildMatrix.py;fp=buildMatrix.py;h=a49120cf574f9c0213bd569edfe8507f923435a2;hp=c7b6dd0c801025552c365003cf9067b2550c6b0c;hb=77dccd7c98d8cdb60caaf178b1123df71ea662c9;hpb=bc30aca13e5ec397c92e67002fbf7a103130b828 diff --git a/buildMatrix.py b/buildMatrix.py index c7b6dd0..a49120c 100755 --- a/buildMatrix.py +++ b/buildMatrix.py @@ -78,7 +78,7 @@ def buildMatrix(inFileName, colfilename, outfilename, truncateRPKM, if header.strip() == "": header = "#\t" - outfile.write( "%s\t%s\n" % (header, colID)) + outfile.write("%s\t%s\n" % (header, colID)) values = [] min = 20000000000.