Update 10x Chromium 3' OCM application support and add new QC protocol - #1169
Merged
Merged
Conversation
…e copied on completion.
Consolidates the two OCM applications into a single definition and updates default QC protocol to '10x_OCM'.
pjbriggs
force-pushed
the
10x-ocm-data-add-qc-protocol
branch
from
April 9, 2026 12:30
a71e61d to
31cb113
Compare
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
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.
Updates the application definition for 10x Chromium 3' OCM data (to combine the two existing defintions into a single definition).
Also implements a new QC protocol
10x_OCMfor these type of data which includes thecellranger_multiQC module, and makes this the default for the updated application.Includes updates to the
Mock10xPackageExeclass (in themockmodule) to mimick outputs for OCM data (in order to implement tests for the new protocol), and other minor updates to thecellranger multiconfig file handling to deal with the templates for OCM data.Closes #1156.