444a2b070e48370587223105f4428d94cb796e51
lrnassar
  Tue Apr 14 15:09:09 2026 -0700
Adding weekly otto cron for InSiGHT ClinVar curated variants track, Tuesdays 3:08am. refs #36582

diff --git src/hg/utils/otto/otto.crontab src/hg/utils/otto/otto.crontab
index b32685853dd..6e6fbc1e8bb 100644
--- src/hg/utils/otto/otto.crontab
+++ src/hg/utils/otto/otto.crontab
@@ -74,30 +74,33 @@
 #GenCC
 8 16 * * 2 python3 /hive/data/outside/otto/genCC/doGenCC.py
 
 #OMIM
 17 4 * * *  /hive/data/outside/otto/omim/omimWrapper.sh 2>&1
 
 #LOVD
 14 13 * * mon /hive/data/outside/otto/lovd/doUpdate.sh
 
 #Mastermind
 05 8 8  * * /hive/data/outside/otto/mastermind/buildMastermind.sh
 
 #MitoMap
 55 8 *  * 3 /hive/data/outside/otto/mitoMap/checkMitoMapUpdate.sh
 
+# InSiGHT VCEP ClinVar curated variants weekly update
+08 03 * * 2 umask 002; /hive/data/outside/otto/insight/doUpdate.sh
+
 # UniProt massive 110+ database update, takes 3-4 days.
 #Format: Minute - Hour - DayofMonth month Day-of-week
 MAILTO=max@soe.ucsc.edu,otto-group@ucsc.edu
 00 07 26 * * /hive/data/outside/otto/uniprot/doUpdate.sh run
 
 #wuhCor1 uniprot otto cron by Max, May 2021
 00 4 * * * /hive/data/outside/otto/uniprot/covidCheck.sh
 
 #ClinGen
 00 9 * * * /hive/data/outside/otto/clinGen/clinGenWrapper.sh
 
 #ClinGen CSpec
 11 11 * * 3 /hive/data/outside/otto/clinGen/clinGenCspec/makeClinGenCspec.sh
 
 #VarChat