-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Pushing up pulled in code changes from the annotation-task refactor, pairing and other work done in the last week, before losing power and wifi. * Was able to process versioning tasks for annotation units. Skipped all other tasks for now, will be working on that next. Updated test fixture's annotation-configuration to match current Rosalution annotation configuration. Paired with Angelina on some of this stuff. * testing process tasks for datasets without dependencies and datasets with dependencies * Tests pass for CPAM0002, need to rework CPAM0046 * Paired with Rabab to refactor how we manage skipping a dependency for unit tests when processing annotation unit tasks; agreed upon a base set of datasets to use in configuration; and updated the neccesary code patching * Missed a file. * got it working; heck ya * tests passing, linting & formatting passing * wip for genomic units;linting; and formatting * finished cleaning up genomic unit unit tests and added parameterized test methods to have more then one test case peer unit test * wip * wip to get annotation by analysis name' * backend wip for getting annotations by analysis * rabab & angelina pair for getting version result * formatted backend files * Able to retrieve version for 'rest' versioning type. Hardcoded 'rosalution' type version for rosalution's manifest. Paired with Angelina on Wednesday to create a couple of helper functions for testing. Thursday - Rabab worked on combining & testing all 3 versioning types in one test. * Fixed some of the linting errors * Retrieve and show annotations (#180) * Updated backend to include annotation retrieval for dependencies and ui * Updated unit tests and integration to pass * finished added the version calcs and fixed version retrieval, checking if transcripts exists is still broken, the case where transcript_id and no transcripts are listed in the variant is the case that needs to be fixed * fixed creatining multiple genomic units when uploading twice, investigating why transcripts are showing as not existing when they do * wrapped up cleaning the tests; removed extra logging; linted and formatted; paired with Rabab --------- Co-authored-by: SeriousHorncat <ange.unoantonison@gmail.com>
- Loading branch information
1 parent
40c806f
commit 10783fe
Showing
31 changed files
with
3,630 additions
and
1,612 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
Oops, something went wrong.