-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 5715e99 Author: Marcel Mück <mueckm1@gmail.com> Date: Tue May 14 09:30:02 2024 +0200 Fix omitted variants, correct test cases. (#84) * addert assert to make sure no variants are omitted when merging annotations * changed expected files, sorts input files in aggregate_abscores * fixup! Format Python code with psf/black pull_request --------- Co-authored-by: “Marcel-Mueck” <“mueckm1@gmail.com”> Co-authored-by: PMBio <PMBio@users.noreply.github.com> commit 6f04801 Author: Kayla Meyer <129152803+meyerkm@users.noreply.github.com> Date: Mon May 13 14:49:59 2024 +0200 Revert "Feature streamline cv training" (#79) * Revert "Feature streamline cv training (#71)" This reverts commit d9ede28. * Add in association-only flag in rule config. Add in rule evaluate to complete cv-training-association-testing pipeline. * n_avg_chunks = 1 --------- Co-authored-by: Magnus Wahlberg <endast@gmail.com> Co-authored-by: Eva Holtkamp <eva.holtkamp@gmx.de> commit 99ed88e Author: Marcel Mück <mueckm1@gmail.com> Date: Mon May 13 13:14:16 2024 +0200 Feature/annotation tests (#82) * Create test skeleton for annotations * added annotation script to deeprvat setup, updated docs to reflect that change, added first test for annotation pipeline. * added tests for annotation pipeline, variant file now parquet * added data for test * added data for tests * Test for merge_deeprsea_pcas function * added test for absplice score aggregation * added robustness for mixed entry types in ID column of input vcf, created test case * added further tests * added pyranges to environment * Update absplice.yaml * Update environment_spliceai_rocksdb.yaml --------- Co-authored-by: Magnus Wahlberg <endast@gmail.com> Co-authored-by: Mück <m991k@b260-pc003.inet.dkfz-heidelberg.de> Co-authored-by: PMBio <PMBio@users.noreply.github.com>
- Loading branch information
Showing
98 changed files
with
1,956 additions
and
342 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
Oops, something went wrong.