Open
Conversation
Introduce germline and somatic SNV workflow support: add new CLI commands for germline SNV calling and a two-step somatic SNV flow (callers + filtering). Extend constants with variant-calling workflow names and analysis/run related keys. Add numerous helper functions in create_metawfr and utils to discover released Illumina/PacBio/ONT files, filesets, retrieve tissues by external id, gather variant-calling outputs, create/validate/post analysis MetaWorkflowRuns, and create AnalysisRun items. Update wrangler utilities with an analysis_overview command and various metadata posting calls to use META_WORKFLOW_RUN. Minor fixes: safer dimension handling, timestamped AnalysisRun identifiers, and small formatting/validation improvements.
Make the --analysis-run CLI option optional and add support for building and validating a somatic SNV filtering MWFR. Introduces new constants (RUFUS and SNV_FILTERING_LONGCALLD), a helper get_analysis_runs_from_tissue in utils, and updates create_metawfr to: resolve a unique analysis run when not provided, collect donor/tissue files and sequencer labels, assemble MWFR inputs/parameters, and call create_and_validate_analysis_mwfr for the filtering workflow. Also comments out Rufus MWFR creation for now and tidies various logging messages.
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.
No description provided.