13d39740c6886cea8c182e53a7cff5afe9fc2048 dschmelt Thu Oct 20 13:15:53 2022 -0700 Adding the panelApp otto link refs #25568 diff --git src/hg/utils/otto/otto.crontab src/hg/utils/otto/otto.crontab index 0bfcfb9..9d428f7 100644 --- src/hg/utils/otto/otto.crontab +++ src/hg/utils/otto/otto.crontab @@ -27,30 +27,33 @@ # save shell history and last log into log files in ~/lastLog/ # last day of the month to catch them just before log rotation 38 23 30 4,6,9,11 * ~/lastLog/lastLog.sh 38 23 31 1,3,5,7,8,10,12 * ~/lastLog/lastLog.sh 38 23 28 2 * ~/lastLog/lastLog.sh 38 23 29 2 * ~/lastLog/lastLog.sh ####################################################### ###################### OTTO ########################### ####################################################### SHELL=/bin/sh PATH=/cluster/bin/scripts:/cluster/bin/x86_64:/usr/local/bin:/bin:/usr/bin MAILTO=lrnassar@ucsc.edu +#PanelApp hg19 / hg38 +57 4 * * 2 /hive/data/outside/otto/panelApp/updatePanelApp + #Update check 0 5 1 */3 * mail -s "OMIM/GWAS CHECK - DID DBSNP UPDATE?" lrnassar@ucsc.edu < /cluster/home/chmalee/crontabs/dbSnpCheck.txt #DECIPHER - Reactivated 5/13/2022 by Lou 11 4 * * * /hive/data/outside/otto/decipher/decipherWrapper.sh #GWAS Catalog 41 4 * * 3 /hive/data/outside/otto/gwas/gwasWrapper.sh #GeneReviews 00 8 * * 2 /hive/data/outside/otto/geneReviews/geneReviewsWrapper.sh #LRG 57 9 1 * * /hive/data/outside/otto/lrg/lrgWrapper.sh