This binary fits an impulse model to time course, as described in "Timing properties of gene expression responses to environmental changes", G. Chechik and D. Koller, J. Computational Biology 2009. The model used here adds three pseudo measurements with zero values at times [-30,-20,-10]. Gal Chechik (C) 2003-2008. Program can be used for non-commercial purpose. Options: -h = this help -d = output directory name. default = 'Output'. -E filename = tab delimited file with expression data -T filename = tab delimited file with measurments times -M filename = tab delimited file wirth mask of missing values -G value = number of genes -F value = number of fields per gene Examples: impulse -E express.tab -T timing.tab -G 1000 -F 6 -M mask.tab