src/hg/instinct/bioInt2/bioController.h 1.9
1.9 2009/09/05 01:12:00 sbenz
Added em to pipeline
Index: src/hg/instinct/bioInt2/bioController.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/bioInt2/bioController.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -B -U 4 -r1.8 -r1.9
--- src/hg/instinct/bioInt2/bioController.h 1 Sep 2009 05:18:02 -0000 1.8
+++ src/hg/instinct/bioInt2/bioController.h 5 Sep 2009 01:12:00 -0000 1.9
@@ -20,8 +20,9 @@
struct biAnalysis {
struct biAnalysis *next;
char *db;
+ int cohort_id;
char *tableName;
struct slName *inputTables;
struct hash *parameters;