We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clinvar_ingest.processing_history
#248 (comment)
The text was updated successfully, but these errors were encountered:
processing_history
create table `clingen-dev.clinvar_ingest_backup_20241203.processing_history` as select * from `clingen-dev.clinvar_ingest.processing_history`
drop table `clingen-dev.clinvar_ingest.processing_history`; drop view `clingen-dev.clinvar_ingest.processing_history_pairs`;
(These will be automatically re-created on the next run of either clinvar-ingest or bq-ingest workflows)
I'm picking one we've already run before.
VCV and RCV release date: 2024-10-27
VCV ftp watcher record:
[{"Name":"ClinVarVCVRelease_2024-1027.xml.gz","Size":4120656527,"Released":"2024-10-28 06:11:11","Last Modified":"2024-10-28 06:11:11","Directory":"\/pub\/clinvar\/xml\/weekly_release","Host":"https:\/\/ftp.ncbi.nlm.nih.gov","Release Date":"2024-10-27"}]
RCV ftp watcher record:
[{"Name":"ClinVarRCVRelease_2024-1027.xml.gz","Size":4561188864,"Released":"2024-10-28 06:11:13","Last Modified":"2024-10-28 06:11:13","Directory":"\/pub\/clinvar\/xml\/RCV_release\/weekly_release","Host":"https:\/\/ftp.ncbi.nlm.nih.gov","Release Date":"2024-10-27"}]
[TODO]
Sorry, something went wrong.
theferrit32
No branches or pull requests
#248 (comment)
The text was updated successfully, but these errors were encountered: