Skip to content
New issue

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

BCFTools liftover failing due to ModifiedImportedVariants #1079

Open
davmlaw opened this issue Jun 4, 2024 · 2 comments
Open

BCFTools liftover failing due to ModifiedImportedVariants #1079

davmlaw opened this issue Jun 4, 2024 · 2 comments
Assignees
Labels
Milestone

Comments

@davmlaw
Copy link
Contributor

davmlaw commented Jun 4, 2024

I recently moved some of this code around, I think it's failing as process VCF has been skipped (0 entries?)

upload.models.models.UploadStep.DoesNotExist: UploadStep matching query does not exist.

import_vcf_tasks.py
    upload_step = upload_pipeline.uploadstep_set.get(name=ModifiedImportedVariants.LINKED_SUB_STEP_NAME)

@davmlaw davmlaw self-assigned this Jun 4, 2024
@davmlaw davmlaw added this to the SA Path VG 4 milestone Jun 4, 2024
davmlaw added a commit that referenced this issue Jun 4, 2024
davmlaw added a commit that referenced this issue Jun 4, 2024
@davmlaw
Copy link
Contributor Author

davmlaw commented Jul 4, 2024

Testing:

Need to wait for all the ClinVar VCF annotation to finish, but once done, this is ~20k:

http://test.variantgrid.com/snpdb/watch_manual_variant_entry/87

So visit allele, and then liftover and confirm bcftools liftover works

@davmlaw davmlaw closed this as completed Aug 18, 2024
@EmmaTudini
Copy link
Contributor

Re-opening for Shariant testing - test when looking at BCFtool liftover

@EmmaTudini EmmaTudini reopened this Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants