Open hsienchao opened 1 year ago
I've created a new hg19_annot_oc table to replace hg19_annot_oc@aviad_lnk. I also found there are duplicate records in hg19_annot_oc@aviad_lnk. See the attachment.
Created a script to annotate /mnt/projects/CCR-JK-oncogenomics/static/site_data/dev/avia/hg19/new_variants.tsv/new_variants.tsv from Hsien-Chao's script.
A cron job is set up to run everyday at 6am
Implemented two scripts: export_new_variants.pl and import_new_variants.pl
At 1am every day, the sync script will invoke export_new_variants.pl to generate the variant list to be annotated:
/mnt/projects/CCR-JK-oncogenomics/static/site_data/dev/avia/hg19/new_variants.tsv
Anney should take this file and move it to "archives" folder and generate the Open Cravat annotation file to:
/mnt/projects/CCR-JK-oncogenomics/static/site_data/dev/avia/hg19/annotation.tsv
The cronjob will read this file and insert data to database and move the file to "archives" folder