src/hg/makeDb/doc/aplCal1.txt 1.7

1.7 2009/06/09 07:00:26 galt
making pushQ entry
Index: src/hg/makeDb/doc/aplCal1.txt
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/doc/aplCal1.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -b -B -U 4 -r1.6 -r1.7
--- src/hg/makeDb/doc/aplCal1.txt	9 Jun 2009 00:45:27 -0000	1.6
+++ src/hg/makeDb/doc/aplCal1.txt	9 Jun 2009 07:00:26 -0000	1.7
@@ -335,11 +335,8 @@
     cd ..
 
     makeDownloads.pl aplCal1 >& downloads.log
 
-    (*** book mark of stuff actually done to here ***)
-
-
 
 ###########################################################################
 # HUMAN (hg18) PROTEINS TRACK (DONE 2009-06-08 braney )
     # bash  if not using bash shell already
@@ -503,4 +500,15 @@
 # blastHg18KG 1.118%, xenoRefGene 0.845%, both 0.490%, cover 43.82%, enrich 51.85x
 
     rm -rf blastOut
 #end tblastn
+
+
+############################################################################
+# Creating the pushQ entry (DONE - 2009-06-08 - Galt)
+    mkdir /hive/data/genomes/aplCal1/pushQ
+    cd /hive/data/genomes/aplCal1/pushQ
+    makePushQSql.pl aplCal1 > aplCal1.pushQ.sql
+    #	aplCal1 does not have seq
+    #	aplCal1 does not have extFile
+    ssh hgwbeta hgsql -h hgsqlbeta qapushq < /hive/data/genomes/aplCal1/pushQ/aplCal1.pushQ.sql
+