2a1eb01eec5310638a682d97ef6e6e0204062bca hiram Thu Feb 2 12:59:26 2023 -0800 adding GenArk updating hgcentral.genark table once a week no redmine diff --git src/hg/utils/otto/otto.crontab src/hg/utils/otto/otto.crontab index e7c1577..b92ae19 100644 --- src/hg/utils/otto/otto.crontab +++ src/hg/utils/otto/otto.crontab @@ -76,30 +76,34 @@ #Mastermind 05 8 8 * * /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 +# GenArk update hgcentral.genark table, once a week on Tuesday +# the script itself sends email for notices about activity +37 10 * * 2 /hive/data/inside/GenArk/updateHgcentral.sh makeItSo + #NCBI RefSeq MAILTO=lrnassar@ucsc.edu,hiram@soe.ucsc.edu 23 8 * * 3 /hive/data/outside/otto/ncbiRefSeq/ottoNcbiRefSeq.sh #Index page public session thumbnails update MAILTO=lrnassar@ucsc.edu,gperez2@ucsc.edu 11 1 * * 4 /cluster/software/bin/python3.6 /cluster/bin/scripts/buildPublicSessionThumbnailsIndexPage.py /usr/local/apache/htdocs/ #OMIM Upload MAILTO=lrnassar@ucsc.edu HGDB_CONF=/cluster/home/otto/.hg.conf.beta 15 05 * * * /hive/data/outside/otto/omim/omimUploadWrapper.sh # UniProt massive 110+ database update, takes 3-4 days.