forked from BimberLab/DiscvrLabKeyModules
-
Notifications
You must be signed in to change notification settings - Fork 1
Merge discvr-25.3 to develop #355
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
Merged
Merged
Conversation
This file contains hidden or 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
* Add executor for multithreaded search * Update utils.ts with console.error * Add executor graceful shutdown --------- Co-authored-by: Sebastian Benjamin <sebastiancbenjamin@gmail.com>
Co-authored-by: Sebastian Benjamin <sebastiancbenjamin@gmail.com>
* Add metadata for many SIV study queries * Add genetics table
hextraza
approved these changes
Jun 16, 2025
bbimber
added a commit
that referenced
this pull request
Nov 5, 2025
* Option to create readsets from SRA * Test fix
bbimber
added a commit
that referenced
this pull request
Nov 25, 2025
* Update view sort * Add wrapper for IdentifyAndStoreActiveClonotypes * Error checking for CommonFilters * Update defaults * Set baseUrl in script * Do not storeStimLevelData for TRA * Do not force seurat object name to match readset * Do not force seurat object name to match readset * Drop CS-Core and Tricycle * Expand data cleanup * Minor code cleanup * Add subadapter + reflection pattern to ExtendedVariantAdapter in order to delete VCFTabixAdapter (#353) * Add subadapter + reflection pattern to ExtendedVariantAdapter in order to delete VCFTabixAdapter * Add API wrapper for getMetadata and getHeader --------- Co-authored-by: Sebastian Benjamin <sebastiancbenjamin@gmail.com> * Correct HTML syntax * Expand study triggers and update cohort fields * Expose getter for StudiesTriggerFactory * Clean up trigger/customizer layer code * Create fields to coalesce name/label for studies * Add null check * Switch default * Bugfix to StudiesTriggerFactory * Update default * Improve SnpEff index check * Switch sequence init tasks to use webserver-high-priority * Build short delay into github triggers to aid cross-repo commits * Switch ETLs to log row count discrepancies * Update dependencies * Support sawfish --sample-csv arg * Option to create readsets from SRA (#355) * Option to create readsets from SRA * Test fix * Error check * Add nimble/bulk step * Allow nimble step to use cached barcodes * Bugfix to NimbleAlignmentStep * Bugfix to NimbleAlignmentStep * Bugfix to NimbleAlignmentStep * Bugfix to NimbleAlignmentStep * Add CD4_Activation_Axis * Better support readsets created directly from SRA * Expand BAM header * Bugfix to RestoreSraDataHandler * Bugfix to RestoreSraDataHandler for new SRA datasets * Bugfix to RestoreSraDataHandler for new SRA datasets * Bugfix to RestoreSraDataHandler for new SRA datasets * Bugfix to RestoreSraDataHandler for new SRA datasets * Reduce logging * Update sawfish install * Better error handling * Updates to Save10xBarcodes * Expand StudyMetadata cohorts * Throw exception when existing file present * Improve resume for ReadsetInitTask * Improve resume for ReadsetInitTask * Bugfix to Save10xBarcodes * Bugfix to handling of 10x barcodes * Switch nimble/CR barcodes to CB alone * Omit writing to 10x barcodes * Add another coalesce() term in case name and label are blank * Bugfix to study import * Fix typo * Add manage freezer button and expand TagPcrSummaryStep * Change the pattern of nimble fastq-to-bam * Add check for integers * Expand ETL/presentation of SIV data * Expand ETL/presentation of SIV data * Int -> long * npm dependency updates * Build fix --------- Co-authored-by: hextraza <hex@hextraza.moe> Co-authored-by: Sebastian Benjamin <sebastiancbenjamin@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.
No description provided.