-
Notifications
You must be signed in to change notification settings - Fork 14
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
Ingestion integration tests #801
Merged
DriesSchaumont
merged 12 commits into
main
from
feature/no-ref/ingestion-integration-tests
Aug 6, 2024
Merged
Ingestion integration tests #801
DriesSchaumont
merged 12 commits into
main
from
feature/no-ref/ingestion-integration-tests
Aug 6, 2024
Conversation
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
… feature/no-ref/ingestion-integration-tests
… feature/no-ref/ingestion-integration-tests
…ion-integration-tests
DriesSchaumont
requested changes
Aug 2, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small suggestions!
Could you add a CHANGELOG entry?
DriesSchaumont
approved these changes
Aug 6, 2024
dorien-er
pushed a commit
that referenced
this pull request
Aug 7, 2024
rcannood
added a commit
that referenced
this pull request
Aug 9, 2024
* wip porting updated bd_rhapsody * wip porting updated bd_rhapsody * wip converting updated bd rhapsody * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * fix config parsing * update convert script * fix unit tests * add build reference component * update resources test script * update resources test script * fix unit test build reference * fix unit test build reference * update test resources scripts * update test resources scripts * remove sleep * update unit tests * update unit tests with full test data * update unit tests with full test data * update test resources * Update test resource script * Update reference filename in config and scripts * Add celltypist and onclass test data added (#847) * Add scgpt test resources script (#800) Co-authored-by: Dorien <41797896+dorien-er@users.noreply.github.com> * Add reclaim-the-bytes to unit test CI * QC integration tests (#808) * from_h5mu_to_seurat: bump Seurat to latest version. (#850) * scgpt cell type annotation component (#798) * Extend integration tests for integration workflows (#801) * Remove deprecated filter_with_hvg component (#843) * fix shutil reference output * Reduce genome size * convert component * fix unit test bd_rhapsody2 * add bd_rhap2 workflow * fix workflow output * add integration tests * update convert for smk data * enable all params in bd_rhap2 workflow" * update resources test script for smk data * update resources test script for smk data * update resources test script for smk data * update resources test script for smk data * undo changes in original bd rhap reference script * resolve merge * undo smk tests * remove bd rhapsody v1.x workflow, replace with bd rhapsody v2.x * rename components * fixes to components * fix test * subset smk as well, fix calls * fix test * fix data processing and test * fix test * fix test --------- Co-authored-by: DriesSchaumont <5946712+DriesSchaumont@users.noreply.github.com> Co-authored-by: Jakub Majercik <57993790+jakubmajercik@users.noreply.github.com> Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog
Outputs of ingestion workflows integration tests checked through standalone components.
Issue ticket number and link
Closes #xxxx (Replace xxxx with the GitHub issue number)
Checklist before requesting a review
I have performed a self-review of my code
Conforms to the Contributor's guide
Check the correct box. Does this PR contain:
Proposed changes are described in the CHANGELOG.md
CI tests succeed!