cbfe2c0af6949ffd02b9f52f5734d2d44c3c9011 cvaske Thu Dec 12 14:26:34 2024 -0800 CIViC: add mouseover text and full otto crontab refs #34371 diff --git src/hg/utils/otto/otto.crontab src/hg/utils/otto/otto.crontab index 88feb77..cae5e6e 100644 --- src/hg/utils/otto/otto.crontab +++ src/hg/utils/otto/otto.crontab @@ -117,15 +117,19 @@ 15 05 * * * /hive/data/outside/otto/omim/omimUploadWrapper.sh MAILTO=cells@ucsc.edu # Cell Browser news sec update by Matt/Brittney Sept 2022 04 12 * * 1-5 ~bwick/miniconda3/bin/python3.8 ~bwick/cellBrowser/ucsc/updateNewsSec -r # Malacards update. Not done monthly, but running monthly anyways, as they don't have a fixed schedule #Format: Minute - Hour - DayofMonth month Day-of-week MAILTO=mhaeussl@ucsc.edu 04 04 20 * * /hive/data/outside/otto/malacards/update.sh MAILTO=jbirgmei@ucsc.edu # PubTator3 dbSNP track update 28 08 * * * /bin/zsh -c 'cd /hive/data/outside/otto/pubtatorDbSnp && ./BUILD' + +MAILTO=cvaske@ucsc.edu +# CIViC update. Releases are typically on the 1st of the month +12 12 2 * * /hive/data/outside/otto/civic/doCivicUpdate.sh