0f52e6e2738f1a2a84e178d24e144efdeeb81a36
hiram
  Tue Apr 27 14:14:21 2021 -0700
running cleanup step on crispr tracks no redmine

diff --git src/hg/makeDb/doc/hg38/crispr.txt src/hg/makeDb/doc/hg38/crispr.txt
index 48440ee..f381ece 100644
--- src/hg/makeDb/doc/hg38/crispr.txt
+++ src/hg/makeDb/doc/hg38/crispr.txt
@@ -41,16 +41,22 @@
 3368831 sequences removed as they are non-unique
 0 sequences removed as they were already done before
 
 real    35m17.468s
 
     # then, continuing the kluster run:
     ssh ku
     cd /hive/data/genomes/hg38/bed/crispr.10K/specScores
     gensub2 jobNames.txt single gsub jobList
     time para create jobList
 
 #     1781204 jobs written to /hive/data/genomes/hg38/bed/crispr.10K/specScores/batch
 
 # real    15m24.369s
 
+    # hive cleaning 2021-04-27
+    time (~/kent/src/hg/utils/automation/doCrispr.pl -verbose=2 \
+       -continue=cleanup hg38 -fileServer=hgwdev -buildDir=`pwd` \
+         -smallClusterHub=hgwdev -bigClusterHub=ku -workhorse=hgwdev) \
+             > cleanup.log 2>&1
+
 ###############################################################################