-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: use latest object schemas and dependency releases (#293)
* build!: updating to vrs 2.0 models * update pydantic-to-ts2 and update models * wip: updating models, making variable casing consistent, converting descriptors * fix: utilities requests * fix: response model casing * wip: updating models * bug fixes * updating models and fixing validation * pass around formatted fusion to reduce repeated code * fixing demo data * specifying fusion type since null param gets dropped and fusor can't infer the type * fixing tests and updating data with new models, bug fixes * bug fixes for input elements * pin latest fusor * update dependencies * fix clientification of demos * fix formatting in docstrings * fix type handling of failed lookup * fix up gene lookup api * fix tx utils bug * fix bug where region and strand were incorrect in templated sequence, fix regulatory element missing field, pin pydantic version * removing console logs * fix: bug where error messages no longer displayed on summary page * fixing tests and adjusting variable casing * add reusable function for checking valid sequence locations * add reusable function for checking valid sequence locations * fixing nomenclature bugs * fixing nomenclature bugs * DOn't bother w/ semver checks (out of control of this app) and use proper fixture mode * add assertion notes * stash changes * stash * fix a few fixtures * sequence util fixes * minor rearrange * fix int/str problem * commit this * catch static files error * validation tests * fix reg element URL * remove todos * review comments --------- Co-authored-by: James Stevenson <[email protected]>
- Loading branch information
1 parent
91e04e7
commit 43d32d3
Showing
47 changed files
with
1,284 additions
and
1,277 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.