Skip to content

Release 2024.4.0#300

Merged
bencap merged 59 commits intomainfrom
release-2024.4.0
Sep 13, 2024
Merged

Release 2024.4.0#300
bencap merged 59 commits intomainfrom
release-2024.4.0

Conversation

EstelleDa and others added 30 commits August 29, 2024 16:36
Co-authored-by: Ben Capodanno <31941502+bencap@users.noreply.github.com>
Co-authored-by: Ben Capodanno <31941502+bencap@users.noreply.github.com>
The current column marks whether the mapped variant is considered the most
current mapped version of a given variant in the mapped_variants table.
This is necessary because we may store multiple mapped versions of a variant.
This commit also adds a default value of "1.3" for the VRS version, since
all the mapped variants currently in the database use VRS 1.3, and adds
a default value of the date of execution for the modification date, since
the modification date should keep track of when the row was last updated.
These columns will store metadata about the hashed ids used
to store the target sequence, if applicable, in Seqrepo during
mapping, as well as hashed ids that point to the accession id
of the target gene or mapped reference in Seqrepo. Also stores
human-readable labels for mapped reference sequences.
Debug statistics record score-set and keywords problem.
Logging now requires jobs to be retained, so instead of using the
same job id for all mapping jobs, instead track the job id
of the currently running mapping job and check whether that
job has completed before queueing a new job.
Also, add more exception handling to worker mapping job.
Previously used processing state enum for mapping state field,
but this caused database constraint issues.
bencap and others added 24 commits September 11, 2024 16:56
…t-update-variant-validation-failures

Score set update variant validation failures
Release 2024.3.1 as part of Release 2024.4.0
@bencap bencap marked this pull request as ready for review September 13, 2024 23:13
@bencap bencap requested a review from sallybg September 13, 2024 23:22
Copy link
Copy Markdown
Contributor

@sallybg sallybg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@bencap bencap merged commit d87b726 into main Sep 13, 2024
@bencap bencap deleted the release-2024.4.0 branch September 14, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants