changeset 4:d0674221a6ae

Added a proper first line
author melissacline
date Wed, 11 Feb 2015 17:28:52 -0800
parents 12a1ea920524
children 1d83dbbee373
files mergeGenomicMatrixFiles.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mergeGenomicMatrixFiles.py	Wed Feb 11 16:44:33 2015 -0800
+++ b/mergeGenomicMatrixFiles.py	Wed Feb 11 17:28:52 2015 -0800
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 import string,os,sys
 
 def header (samples, infile):