8860b7c9a541ef4587471528aab8c2da3668a0d7
lrnassar
  Wed Feb 23 12:34:46 2022 -0800
Reverting the crontab to once a week since it has a verbose output and is only updated ~yearly.

diff --git src/hg/utils/otto/otto.crontab src/hg/utils/otto/otto.crontab
index 5db6cf1..4bdbc0e 100644
--- src/hg/utils/otto/otto.crontab
+++ src/hg/utils/otto/otto.crontab
@@ -63,23 +63,23 @@
 05 8 8  */3 * /hive/data/outside/otto/mastermind/buildMastermind.sh
 
 #wuhCor1 uniprot otto cron by Max, May 2021
 00 4 * * * /hive/data/outside/otto/uniprot/covidCheck.sh
 
 #ClinGen
 MAILTO=abenet@ucsc.edu,lrnassar@ucsc.edu
 00 9 * * * /hive/data/outside/otto/clinGen/clinGenWrapper.sh
 
 #GRC Incident
 MAILTO=lrnassar@ucsc.edu,hiram@soe.ucsc.edu
 33 09 * * * /hive/data/outside/otto/grcIncidentDb/runUpdate.sh makeItSo
 
 #NCBI RefSeq
 MAILTO=lrnassar@ucsc.edu,hiram@soe.ucsc.edu
-23 8 * * * /hive/data/outside/otto/ncbiRefSeq/ottoNcbiRefSeq.sh
+23 8 * * 3 /hive/data/outside/otto/ncbiRefSeq/ottoNcbiRefSeq.sh
 
 #OMIM Upload
 MAILTO=lrnassar@ucsc.edu
 HGDB_CONF=/cluster/home/otto/.hg.conf.beta
 15 05 * * *  /hive/data/outside/otto/omim/omimUploadWrapper.sh
 
 #Format: Minute - Hour - DayofMonth month Day-of-week