9e91874973c9983e2bc43514478ba4beb46cc38e
lrnassar
  Fri Oct 22 08:22:44 2021 -0700
Adding GRC Incident and NCBI RefSeq otto jobs, passed over from Hiram.

diff --git src/hg/utils/otto/otto.crontab src/hg/utils/otto/otto.crontab
index e16746f..e51ff08 100644
--- src/hg/utils/otto/otto.crontab
+++ src/hg/utils/otto/otto.crontab
@@ -51,15 +51,24 @@
 13 8 2 * * /hive/data/outside/otto/dbVar/dbVarWrapper.sh
 
 #OMIM Upload
 HGDB_CONF=/cluster/home/lrnassar/.hg.conf.beta
 MAILTO=lrnassar@ucsc.edu
 15 05 * * *  /hive/data/outside/otto/omim/omimUploadWrapper.sh
 
 #ClinGen
 MAILTO=abenet@ucsc.edu,lrnassar@ucsc.edu
 00 9 * * * /hive/data/outside/otto/clinGen/clinGenWrapper.sh
 
 #wuhCor1 uniprot otto cron by Max, May 2021
 MAILTO=max@soe.ucsc.edu,lrnassar@ucsc.edu
 00 4 * * * /hive/data/outside/otto/uniprot/covidCheck.sh
 
+#GRC Incident
+MAILTO=lrnassar@ucsc.edu,hiram@soe.ucsc.edu
+33 09 * * * /hive/data/outside/grc/incidentDb/runUpdate.sh makeItSo
+
+#NCBI RefSeq
+MAILTO=lrnassar@ucsc.edu,hiram@soe.ucsc.edu
+23 8 * * 3 /hive/data/outside/ncbi/genomes/ncbiRefSeq/ottoNcbiRefSeq.sh
+
+#Format: Minute - Hour - DayofMonth month Day-of-week