generated from snakemake-workflows/snakemake-workflow-template
-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix: imgag-somatic and integrate seqc2 #63
Merged
Merged
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
… name. Use fixed sample name 'truth' instead.
…notype mismatch rate (#64) * feat: hide genotype_mismatch_rate for somatic reports * feat: function to get info whether somatic or not, edit author * feat: add param somatic to rule render_precision_recall_report_config * feat: hide genotype_mismatch_rate for somatic benchmarking
* feat: add vatools env to allow gt addition * feat: allow gt addition, only works if gt info is missing else Exception * feat: decide between correct contigs and gt-addition, better somatic status extraction * fix: use vcf.gz instead of bcf files for gt addition, use correct callset path * fix: snakefmt on rules * fix: use format string instead of + * fix: change to get(somatic) for somatic status * fix: convert bcf to vcf, add comments
…ng based column and row sorting
…d variants are expected when SNV and indels are in separate files (e.g. STRELKA)
Waiting for the add-seqc branch to be merged, then we should be good to merge this into main. |
…67) * fix: check if confidence bed is local, target bed gz * add ToDos regarding merge_truthsets * fix: write stratify-truth logs to folder * fix: links to seqc2 datasets * feat: add FORMAT field to truth, fix: change cp to bcftools view -Oz * feat: for somatic truth trigger add_format_field rule * fix: add index to concat snv / indel truthsets * fix: name for seqc2 bm * fix: readable TODO
famosab
changed the title
fix: modify extraction of truth_sample_name to hand to rtg vcfeval
fix imgag-somatic and integrate seqc2
Mar 27, 2024
famosab
changed the title
fix imgag-somatic and integrate seqc2
fix: imgag-somatic and integrate seqc2
Mar 27, 2024
johanneskoester
approved these changes
Mar 27, 2024
more to format |
tests still fail |
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.